Skip to content

SQLPage Initializing with an incorrect time. #170

Answered by proleary1
proleary1 asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks! That worked for me. I had to use this as my on_connect.sql in my particular setup:

SET @@SESSION.TIME_ZONE = "-5:00";

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@E8y2FqZE
Comment options

@lovasoa
Comment options

@lovasoa
Comment options

@E8y2FqZE
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by lovasoa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working help wanted Extra attention is needed on_connect.sql related to connection initialization issues
3 participants