[ODBC-77] Execution of 'ANALYZE TABLE' statement would invalidate the statement and connection handles. Created: 2017-01-05 Updated: 2017-02-03 Resolved: 2017-02-03 |
|
| Status: | Closed |
| Project: | MariaDB Connector/ODBC |
| Component/s: | None |
| Affects Version/s: | 2.0.13 |
| Fix Version/s: | 2.0.14, 3.0.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Yuriy Vasylchenko | Assignee: | Lawrin Novitsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
MariaDB 5.5.53 and MySQL 5.5.28, Linux |
||
| Description |
|
Consequent execution of a statement would return error: The driver does not expect any results returned whether the server returns one row with four columns.
|
| Comments |
| Comment by Lawrin Novitsky [ 2017-01-17 ] |
|
Hi Yuriy, Thank you for your bug reports(this and Similar to other open source projects, the MariaDB Foundation needs to have shared ownership of all code that is included in the MariaDB distribution. The easiest way to achieve this is by submitting your code under the BSD-new license. (The other alternative is to sign the code contribution agreement which can be found here: https://mariadb.com/kb/en/mariadb/mca/) Thanks, |
| Comment by Lawrin Novitsky [ 2017-02-03 ] |
|
Well, fixed it independently, however since fix is trivial unlikely it's much different from proposed solution. |