Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.2.0
-
None
-
Windows, using QT 5 plugin
Description
I have a rather long SELECT query that retrieves data from multiple tables - a query that crashes when it is executed.
I've attached the windows minidump. Plus some analysis data from BoundsChecker,
backtrace:
1 libmariadb.dll!net_field_length(unsigned char * * packet=0x0018e128)
*2 libmariadb.dll!mthd_stmt_read_all_rows(st_mysql_stmt * stmt=0x032c7ce8)
3 libmariadb.dll!mysql_stmt_store_result(st_mysql_stmt * stmt=0x032c7ce8)
4 qsqlmysql.dll!QMYSQLResult::exec()
Easily reproducible - please let me know what you need more.
Also verified it's version libmariadb connector C 2.2.2.
libmariadb.dll
and dll and pdb used (received from regular installation from your website..)
Attached new dump maria220316.dmp
also reproduced on "Server version: 5.6.16 MySQL Community Server (GPL)" running on windows 10