Functionality added or changed:
There is a new connection option,
FLAG_NO_BINARY_RESULT. When set this option disables charset 63 for columns with an emptyorg_table. (Bug#29402)
Bugs fixed:
When an
ADOConnectionis created and attempts to open a schema withADOConnection.OpenSchemaan access violation occurs inmyodbc3.dll. (Bug#30770)When
SHOW CREATE TABLEwas invoked and then the field values read, the result was truncated and unusable if the table had many rows and indexes. (Bug#24131)