You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gengliqi
changed the title
Import into ... from select does not respect sql_mode in current session
Import into ... from select does not comply with the current SQL mode
Dec 20, 2024
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: