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

error from cmd: select @@version_comment limit 1 #44

Closed
andyli029 opened this issue May 30, 2018 · 1 comment
Closed

error from cmd: select @@version_comment limit 1 #44

andyli029 opened this issue May 30, 2018 · 1 comment

Comments

@andyli029
Copy link
Contributor

mysql> select @@version_comment limit 1;
ERROR 1046 (3D000): No database selected

log:
2018/05/30 17:52:57.504176 query.go:209: [ERROR] proxy.select[select @@version_comment limit 1].from.session[2].error:No database selected (errno 1046) (sqlstate 3D000)
2018/05/30 17:52:57.504238 server.go:204: [ERROR] server.handle.query.from.session[2].error:No database selected (errno 1046) (sqlstate 3D000).query[select @@version_comment limit 1]

is similar to cmd: select 1;

@andyli029 andyli029 reopened this May 30, 2018
@andyli029
Copy link
Contributor Author

is removed to #30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant