Skip to content

charset table option tests#2373

Merged
jycor merged 4 commits intomainfrom
james/charset
Mar 7, 2024
Merged

charset table option tests#2373
jycor merged 4 commits intomainfrom
james/charset

Conversation

@jycor
Copy link
Contributor

@jycor jycor commented Mar 7, 2024

In GMS, we reparse table options with a regular expression, but we only cover CHARACTER SET and not its synonym CHARSET.
As a result, we just ignore table options for CHARSET.

The fix is in dolthub/vitess#315

TODO: maybe should just address this TODO instead...

@jycor jycor changed the title fix charset table option charset table option tests Mar 7, 2024
Copy link
Contributor

@fulghum fulghum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests look good. I went ahead and merged in your vitess fix so it could get bumping into GMS, too.

@jycor jycor merged commit a8148e9 into main Mar 7, 2024
@jycor jycor deleted the james/charset branch March 7, 2024 18:20
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