UUID() for BINARY column results in syntax error #49508
Labels
affects-7.5
affects-8.1
affects-8.5
compatibility-mysql8
This is a compatibility issue with MySQL 8.0(but NOT 5.7)
component/ddl
This issue is related to DDL of TiDB.
may-affects-5.4
This bug maybe affects 5.4.x versions.
may-affects-6.1
may-affects-6.5
may-affects-7.1
severity/major
type/bug
The issue is confirmed as a bug.
type/compatibility
Bug Report
#33870 allows the use of the
UUID()
function as default value for a column. However it doesn't seem to work for binary columns.1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
The text was updated successfully, but these errors were encountered: