Bug #109141 | Insert of data into a table results in System.ArgumentException | ||
---|---|---|---|
Submitted: | 18 Nov 2022 18:41 | Modified: | 17 Apr 2023 8:29 |
Reporter: | Shane Leipper | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | Connector / NET | Severity: | S2 (Serious) |
Version: | OS: | Any | |
Assigned to: | CPU Architecture: | Any |
[18 Nov 2022 18:41]
Shane Leipper
[18 Nov 2022 18:42]
Shane Leipper
Project used to reproduce the issue
Attachment: MySqlBug.zip (application/x-zip-compressed, text), 5.68 KiB.
[22 Nov 2022 12:13]
Shane Leipper
For further information this works in 8.0.26 but starts failing for 8.0.27 upwards
[30 Nov 2022 3:43]
hiroaki ihori
Same situation. This error is reported just by starting a transaction.
[21 Mar 2023 10:30]
Shane Leipper
Change severity.
[21 Mar 2023 13:07]
MySQL Verification Team
Hello Shane, Thank you for the bug report and details. I tried to reproduce your issue on windows 10 with Connector/NET 8.0.32 using project provided but I am not seeing any issues at my end. Regards, Ashwini Patil
[17 Apr 2023 8:29]
Shane Leipper
I updated the project to use 8.0.32.1 but this issue is still occurring. The test InsertViaProxySql_ExpectPass fails. That said updating ProxySQL image to proxysql/proxysql:2.5.1 does result in the test passing so maybe you updated that also.