Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kingshard doesn't support SET SESSION sql_mode = 'modes' statement; #60

Closed
holys opened this issue Nov 8, 2015 · 2 comments
Closed
Labels

Comments

@holys
Copy link
Contributor

holys commented Nov 8, 2015

log details

2015/11/08 17:29:23 - DEBUG - conn_query.go:[48] - [server] "sqlparser.Parse" "set names 'utf8mb4' collate 'utf8mb4_unicode_ci'" "" conn_id=0
2015/11/08 17:29:23 - DEBUG - conn_query.go:[48] - [server] "sqlparser.Parse" "set session sql_mode=''" "" conn_id=0
2015/11/08 17:29:23 - ERROR - conn_query.go:[51] - [server] "parse" "syntax error at position 21 near sql_mode" "hasHandled=false|sql=set session sql_mode=''" conn_id=0
2015/11/08 17:29:23 - ERROR - conn.go:[267] - [server] "Run" "syntax error at position 21 near sql_mode" "" conn_id=10001
@flike
Copy link
Owner

flike commented Nov 9, 2015

I will fix it later.

@flike
Copy link
Owner

flike commented Nov 14, 2015

fixed

@flike flike added the fixed label Nov 14, 2015
@flike flike closed this as completed Nov 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants