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

Add DDL parser support for FULLTEXT indexes. #7001

Merged
merged 2 commits into from
Nov 13, 2020

Conversation

aquarapid
Copy link
Contributor

@aquarapid aquarapid commented Nov 7, 2020

Allows vtexplain to tolerate them in SQL DDL.

Signed-off-by: Jacques Grove aquarapid@gmail.com

Fixes: #7021

Allows vtexplain to tolerate them in SQL DDL.

Signed-off-by: Jacques Grove <aquarapid@gmail.com>
@harshit-gangal
Copy link
Member

@aquarapid changes looks good. As per new PR guidelines we need a related issue for this to get merged.

@aquarapid
Copy link
Contributor Author

Filed matching issue #7021

Signed-off-by: Harshit Gangal <harshit@planetscale.com>
@harshit-gangal harshit-gangal merged commit e46203e into vitessio:master Nov 13, 2020
@harshit-gangal harshit-gangal deleted the jg_fts branch November 13, 2020 06:27
@askdba askdba added this to the v9.0 milestone Nov 27, 2020
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.

vtexplain does not support fulltext indexes
3 participants