default value of column with no default value behavior is not compatible with mysql 8.0.29 #51324
Labels
compatibility-mysql80
This is a compatibility issue with MySQL 8.0(but NOT 5.7)
component/ddl
This issue is related to DDL of TiDB.
severity/moderate
type/bug
The issue is confirmed as a bug.
Bug Report
I found this issue when investigating #50043
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
From MySQL 8.0.29
the
show warnings
result should be:And the table data should be:
3. What did you see instead (Required)
the
show warnings
result is:And the table data is:
4. What is your TiDB version? (Required)
The text was updated successfully, but these errors were encountered: