[ODBC-386] Optimizing empty tables corrupts the MariaDB connection via ODBC Created: 2023-03-13 Updated: 2023-03-13 Resolved: 2023-03-13 |
|
| Status: | Closed |
| Project: | MariaDB Connector/ODBC |
| Component/s: | General |
| Affects Version/s: | 3.1.17 |
| Fix Version/s: | 3.2.0, 3.1.18 |
| Type: | Bug | Priority: | Minor |
| Reporter: | David Gausmann | Assignee: | Lawrin Novitsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Windows 10 x64 |
||
| Description |
|
I am using the ODBC Connector on Windows with a VBScript like this:
Unfortunately I get errors from the MariaDB driver when I am optimizing an empty table (table2 in the example).
If I execute the same statement in HeidiSQL, then it works fine, but I get a notice that nothing has been done and I should recreate the table. After you got this error, you cannot use the ADO connection anymore. You need to reconnect for further actions. |
| Comments |
| Comment by Lawrin Novitsky [ 2023-03-13 ] |
|
I think your report is a duplicate of |