Bug #92239 | Foxpro having troubles querying table with TEXT field in MySQL 8.0. | ||
---|---|---|---|
Submitted: | 29 Aug 2018 23:54 | Modified: | 13 Oct 2018 12:40 |
Reporter: | John Peter Paredes | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | Connector / ODBC | Severity: | S3 (Non-critical) |
Version: | 8.0.12 | OS: | Windows (7 x64) |
Assigned to: | CPU Architecture: | Other (64) |
[29 Aug 2018 23:54]
John Peter Paredes
[13 Sep 2018 12:40]
Bogdan Degtyariov
Hi John, The best way to find out what went wrong would be to try ODBC tracing. You will need to enable odbc tracing BEFORE running FoxPro or your program. Here are the steps to do it: 1. Run the 64-bit ODBC Data Source Administrator from %WINDIR%\system32\odbcad32.exe Don't run it from Control Panel because it might be the 32-bit version. 2. Click the "Tracing" tab and tick the "Machine-Wide tracing for all user identities" 3. Specity the log file path (make sure the directory exists and you have write access to it) 4. Click "Start Tracing Now" 5. Run FoxPro and in minimum amount of steps try to reproduce the issue. (You might notice serious performance drop, this is normal for ODBC tracing) 6. When the issue is repeated go back to ODBC Data Source Administrator and click "Stop Tracing". 7. Attach the log file to this bug report (if it is bigger than 1MB it should be compressed with ZIP or some other program at your choice) Thanks.
[13 Sep 2018 12:44]
Bogdan Degtyariov
One more thing: when adding the file please make sure you select the privacy setting "Only developers will be able to see the file" to prevent your trace log information from being accessible to the public.
[14 Oct 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".