Bug #47422 | MySQLDataAdapter can't work for delete operation | ||
---|---|---|---|
Submitted: | 17 Sep 2009 21:37 | Modified: | 21 Sep 2009 6:22 |
Reporter: | Xiong He | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | Connector / NET | Severity: | S1 (Critical) |
Version: | 5.0 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | MySqlClientFactory, MySqlDataAdapter |
[17 Sep 2009 21:37]
Xiong He
[18 Sep 2009 8:58]
Tonci Grgin
Hi Xiong and thanks for your report. Does this error happen when there is a row satisfying the condition? Can you please do following things: o Attach SQL script (with DDL/DML) that I can import to MySQL server. o Upgrade c/NET to, at least, 5.2 and retest. 5.0 is very very old. o Tell me your MySQL server version and SQL_MODE you're using.
[21 Sep 2009 6:22]
Tonci Grgin
Xiong, good, so it works with c/NET 5.2.7. I will consult others but I don't think we'll be fixing bugs in c/NET 5.0. There is a misconception here. Any *connector* version (c/J, c/ODBC. c/NET ...) is in no way related to MySQL server version! So you should always use latest connector versions. Closing the report as new connector version doesn't exhibit the problem.