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

Support multiple schema configuration for Sharding-proxy #1297

Merged
merged 14 commits into from
Sep 23, 2018

Conversation

beckhampu
Copy link
Contributor

Fixes #1046 .

Changes proposed in this pull request:

  • remove default schema, operate with use db just return error packet
  • use real schema instead of sharding_db in SHOW TABLES results.
  • support db_name on SHOW INDEX Syntax.
  • support db_name on SHOW COLUMNS syntax.
  • support db_name on SHOW TABLE STATUS syntax.
  • support db_name on SHOW TABLES syntax.

@terrymanu terrymanu merged commit 75b442c into apache:dev Sep 23, 2018
terrymanu added a commit that referenced this pull request Sep 23, 2018
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

Successfully merging this pull request may close these issues.

2 participants