-
Bug
-
Resolution: Cannot Reproduce
-
P1: Critical
-
None
-
6.5.10
-
None
-
Qt Version: 6.5
• MySQL Version: 8.0.43
• ODBC Driver Version: 9.2
• Operating System: macOS 15.6
I'm encountering an issue where Qt 6.5 can successfully insert and delete data in MySQL 8.0.43 through the ODBC driver (version 9.2), but it cannot retrieve data. When attempting to query data from MySQL tables in Qt, no results are returned, even though the tables definitely contain data. The insert and delete operations via the same ODBC connection in Qt function without any problems. I've checked the ODBC configuration and the connection settings in Qt, and they seem correct. I'm using Qt 6.5, MySQL 8.0.43, and ODBC driver version 9.2.