importccl: enable importing MySQL SET columns #32560
Labels
A-disaster-recovery
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
good first issue
T-disaster-recovery
X-anchored-telemetry
The issue number is anchored by telemetry references.
Milestone
https://dev.mysql.com/doc/refman/5.7/en/set.html
Technically, the MySQL "SET" pseudo-type is a 64-bit bitmask under the hood. Each bit in the bitmask is given a name in the table descriptor.
This can be imported into cockroachdb as an integer.
Epic CRDB-8825
Jira issue: CRDB-4731
The text was updated successfully, but these errors were encountered: