-
-
Notifications
You must be signed in to change notification settings - Fork 628
Open
Labels
correctnessWe don't return the same result as MySQLWe don't return the same result as MySQL
Description
sql.StringType was implemented for types.systemStringType in dolthub/go-mysql-server#3438
We need to do this for other system types (e.g., implementing sql.NumberType for systemIntType, etc)
This is important to make sure joining/indexing on system variables works correctly (related to #10316)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
correctnessWe don't return the same result as MySQLWe don't return the same result as MySQL