Hi,
My application uses MySQL ODBC Connector version 3.51.27 and my application is written in c++ and uses MySQL connector/c++ to connect to MySQL.The application getting crashed while using the ODBC Connector to execute query in Windows Server 2012.But my application is running fine in all other Windows platform like Windows XP,Windows 7.I changed the ODBC Connector version to 3.51.30 in Windows Server 2012 and Started the application.Now application is running fine but when i enable Connection Pooling it getting crashed.Please help on this to solve the problem
My application uses MySQL ODBC Connector version 3.51.27 and my application is written in c++ and uses MySQL connector/c++ to connect to MySQL.The application getting crashed while using the ODBC Connector to execute query in Windows Server 2012.But my application is running fine in all other Windows platform like Windows XP,Windows 7.I changed the ODBC Connector version to 3.51.30 in Windows Server 2012 and Started the application.Now application is running fine but when i enable Connection Pooling it getting crashed.Please help on this to solve the problem