Import into ... from select does not comply with the current SQL mode #58443
Labels
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
may-affects-7.5
may-affects-8.1
may-affects-8.5
severity/major
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
The sql import into ... from select should use non-strict sql mode and run successfully.
3. What did you see instead (Required)
Run failed
4. What is your TiDB version? (Required)
v8.1.1
The text was updated successfully, but these errors were encountered: