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 on join query whose tables are sharding table and no-sharding table #282

Closed
zhunina opened this issue Sep 27, 2017 · 1 comment
Closed
Milestone

Comments

@zhunina
Copy link

zhunina commented Sep 27, 2017

mysql> select t3.id from t3 join t2 on t3.id=t2.id;
ERROR 1105 (HY000): table t2 is not exists!
@yanhuqing666 yanhuqing666 added this to the 2.17.09.0 milestone Sep 28, 2017
@zhunina
Copy link
Author

zhunina commented Oct 31, 2017

fixed

@zhunina zhunina closed this as completed Oct 31, 2017
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

2 participants