MySQL Forums
Forum List  »  Connector/ODBC

driver error
Posted by: Евгений Б
Date: January 21, 2021 10:32PM

Changes in MySQL Connector/ODBC 8.0.19 (2020-01-13, General Availability): "With prepared SELECT statements the fixed-length numeric types such as INT were set to 0 instead of their stored value. (Bug #30428851, Bug #97191)".
Because of changes done on Memory engine tables the error occurs accidentally during SqlExecute command, and client program crashes. The error arise because of Connector/ODBC driver.
Such error doesn't occur with Connector/ODBC 8.0.18 and earlier versions. Please, correct the error.

Options: ReplyQuote


Subject
Written By
Posted
driver error
January 21, 2021 10:32PM
May 16, 2021 06:03PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.