-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Adds Planning and Parsing Support for Create Index of MySQL 5.7 #7024
Adds Planning and Parsing Support for Create Index of MySQL 5.7 #7024
Commits on Nov 11, 2020
-
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 0f36c12 - Browse repository at this point
Copy the full SHA 0f36c12View commit details
Commits on Nov 12, 2020
-
Parsing for create index statements complete
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 0567df0 - Browse repository at this point
Copy the full SHA 0567df0View commit details -
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for cc05e31 - Browse repository at this point
Copy the full SHA cc05e31View commit details
Commits on Nov 13, 2020
-
Add OnlineHints to Parsing and convert fields to strings
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 008b88b - Browse repository at this point
Copy the full SHA 008b88bView commit details -
Converted DDL into DDLStatements in builder
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 1eedd46 - Browse repository at this point
Copy the full SHA 1eedd46View commit details -
Use Ast incase the query is fully parsed
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for bfa23dd - Browse repository at this point
Copy the full SHA bfa23ddView commit details -
PlanBuilder at tabletserver changed to use DDLStatement
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for e55cb63 - Browse repository at this point
Copy the full SHA e55cb63View commit details
Commits on Nov 16, 2020
-
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 2dc045b - Browse repository at this point
Copy the full SHA 2dc045bView commit details -
TabletServer now uses the AST generated query in case it is fully parsed
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for fcb20fb - Browse repository at this point
Copy the full SHA fcb20fbView commit details -
Routing works correctly for create index queries
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 7fc96cb - Browse repository at this point
Copy the full SHA 7fc96cbView commit details -
Added unit tests for QueryExecutor
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 832c6e5 - Browse repository at this point
Copy the full SHA 832c6e5View commit details
Commits on Nov 18, 2020
-
Added Test for a table not in vschema in unsharded keyspace
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 210aa1a - Browse repository at this point
Copy the full SHA 210aa1aView commit details -
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for e663cee - Browse repository at this point
Copy the full SHA e663ceeView commit details -
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for fd8335e - Browse repository at this point
Copy the full SHA fd8335eView commit details