Feedback
Did this article resolve your question/issue?

   

Article

MySQL ODBC driver crashes when fetching results from Select statement.

Information

 
TitleMySQL ODBC driver crashes when fetching results from Select statement.
URL NameMySQL-ODBC-driver-crashes-when-fetching-results-from-Select-statement
Article Number000179239
EnvironmentProduct: Connect for ODBC MySQL driver
Version: 07.16.0192 (B0319, U0212)
OS: Linux
Database: MySQL
Application: All supported applications
Question/Problem Description

MySQL ODBC driver crashes when fetching results from Select statement.

Steps to Reproduce
Clarifying Information
Snippet of stack trace :

#1  0x0000003580231a70 in abort () from /lib64/libc.so.6
#2  0x00002ad321257fa9 in PmAbortProcess() () from /u01/app/ipc/server/bin/libpmuti.so
#3  0x00000000005d37bf in fatalSignalHandler(int, siginfo*, void*) ()
#4  <signal handler called>
#5  0x00002ad3357320f2 in BlkTmpFile::append(void const*, unsigned long) () from /u01/app/ipc/ODBC7.1/lib/DDmysql27.so
#6  0x00002ad335813caf in BaseResultHash::addHash(unsigned long, unsigned long) () from /u01/app/ipc/ODBC7.1/lib/DDmysql27.so
#7  0x00002ad3357e9b6d in BaseStatement::baseFetch(unsigned short, long, unsigned long, FetchOp, unsigned long*, unsigned short*) () from /u01/app/ipc/ODBC7.1/lib/DDmysql27.so
#8  0x00002ad3357ea282 in BaseStatement::SQLFetch() () from /u01/app/ipc/ODBC7.1/lib/DDmysql27.so
#9  0x00002ad33571f16d in SQLFetch () from /u01/app/ipc/ODBC7.1/lib/DDmysql27.so
#10 0x00002ad3340c6024 in ?? () from /u01/app/ipc/ODBC7.1/lib/libodbc.so
#11 0x00002ad33408ec06 in SQLFetch () from /u01/app/ipc/ODBC7.1/lib/libodbc.so
#12 0x00002ad32fb84f7c in TODBCStmt::fetch_nonoptimized(long&) () from /u01/app/ipc/server/bin/libpmodbc.so
#13 0x00002ad32fb850e8 in TODBCStmt::fetch_optimized(long&) () from /u01/app/ipc/server/bin/libpmodbc.so
#14 0x00002ad32fb853c0 in TODBCStmt::fetch(long&) () from /u01/app/ipc/server/bin/libpmodbc.so
#15 0x00002ad3248906bc in TStatementImpl::Fetch(long&) () from /u01/app/ipc/server/bin/libpmodl.so
...

 
Error Message
Defect NumberDefect 61689
Enhancement Number
Cause
Resolution
Fixed in hot fix 07.16.0194 (B0330, U0218).

Refer to "Connect and Connect64 for ODBC hot fix download and install instructions" for instructions on how to download and install the hot fix.
Workaround
Notes
Last Modified Date11/20/2020 7:18 AM
Files
Disclaimer The origins of the information on this site may be internal or external to Progress Software Corporation (“Progress”). Progress Software Corporation makes all reasonable efforts to verify this information. However, the information provided is for your information only. Progress Software Corporation makes no explicit or implied claims to the validity of this information.

Any sample code provided on this site is not supported under any Progress support program or service. The sample code is provided on an "AS IS" basis. Progress makes no warranties, express or implied, and disclaims all implied warranties including, without limitation, the implied warranties of merchantability or of fitness for a particular purpose. The entire risk arising out of the use or performance of the sample code is borne by the user. In no event shall Progress, its employees, or anyone else involved in the creation, production, or delivery of the code be liable for any damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or other pecuniary loss) arising out of the use of or inability to use the sample code, even if Progress has been advised of the possibility of such damages.