Bug #72484 Show columns error
Submitted: 29 Apr 2014 17:00 Modified: 30 May 2014 12:35
Reporter: Fany Baltazar Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: Information schema Severity:S2 (Serious)
Version:5.1 OS:Windows (Windows 7 - 64 bits)
Assigned to: CPU Architecture:Any
Tags: Show columns error

[29 Apr 2014 17:00] Fany Baltazar
Description:
I have an application in VB5, under windows 7 32 bits works fine, but with win7 64 bits when execute a show columns in my program and I want read the data type the system displays an error "Invalid Field Data Type"

I don't found any information about why this happen

How to repeat:
1. In a computer with windows 7 64 bits create a new application in VB5
2. Usin DAO connect with database
3. Create a sentence show columns
4. Try to read the data type for a columns varchar (generally the last column from the table)
5. You have the error "Invalid field datatype".
[30 Apr 2014 12:35] MySQL Verification Team
Thank you for the bug report. Please provide the complete test case (create table,
VB5 code etc). Thanks.
[1 Jun 2014 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".