Bug #107506 | ADO.NET insert forgets to reset sql_mode | ||
---|---|---|---|
Submitted: | 8 Jun 2022 0:10 | Modified: | 16 Aug 2022 20:17 |
Reporter: | Shaohua Wang (OCA) | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | Connector / NET | Severity: | S3 (Non-critical) |
Version: | 8.0.26, 8.0.29 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[8 Jun 2022 0:10]
Shaohua Wang
[8 Jun 2022 5:00]
MySQL Verification Team
Hello Shaohua, Thank you for the report and feedback. regards, Umesh
[16 Aug 2022 20:17]
Daniel Valdez
Posted by developer: Setting the "sql-mode" in that instance, only affects the transaction in progress so it doesn't affect any other instruction afterwards. If you think this does affect further queries, please provide a test case where it can be reproduced and then we can re-open the bug or create another one to handle this issue. Thanks.