Bug #118955 Qt应用程序无法通过ODBC驱动程序从MySQL检索数据,而插入和删除操作工作正常
Submitted: 8 Sep 9:35 Modified: 9 Sep 23:51
Reporter: haitao wei Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server: Connection Handling Severity:S1 (Critical)
Version:8.043 OS:MacOS (15.6)
Assigned to: MySQL Verification Team CPU Architecture:x86 (15.6)

[8 Sep 9:35] haitao wei
Description:
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.

How to repeat:
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.
[9 Sep 23:51] MySQL Verification Team
We're sorry, but the bug system is not the appropriate forum for asking help on using MySQL products. Your problem is not the result of a bug.

For details on getting support for MySQL products see http://www.mysql.com/support/
You can also check our forums (free) at http://forums.mysql.com/

Thank you for your interest in MySQL.