Bug #87433 | Parse Query MySql Result With Method getString() Cause Process Broken | ||
---|---|---|---|
Submitted: | 16 Aug 2017 9:44 | Modified: | 25 Jun 2018 9:44 |
Reporter: | alen smith alen | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | Connector / C++ | Severity: | S2 (Serious) |
Version: | mysql-community-5.7.19.0 | OS: | Windows |
Assigned to: | Assigned Account | CPU Architecture: | Any |
Tags: | getstring, Process Broken |
[16 Aug 2017 9:44]
alen smith alen
[25 May 2018 9:43]
Luis Silva
Hi Alen, You probably are mixing Release/Debug runtime binaries, so the issue. Connector package is built as Release, so using VS release runtime, so your code has to be built the same way. If you want to debug your program, you can have Release with debug information build option. Luís
[26 Jun 2018 1:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".