Bug #15833 | Need case insensitive match in 'data type' field in table editor | ||
---|---|---|---|
Submitted: | 17 Dec 2005 22:57 | Modified: | 2 May 2006 15:44 |
Reporter: | Daniel Kasak (Candidate Quality Contributor) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Administrator | Severity: | S3 (Non-critical) |
Version: | 1.1.5 | OS: | Linux (Linux) |
Assigned to: | Alfredo Kojima | CPU Architecture: | Any |
[17 Dec 2005 22:57]
Daniel Kasak
[19 Dec 2005 8:19]
Valeriy Kravchuk
Thank you for a problem report. Sorry, but I was not able to repeat the problem you describe on Windows XP with 1.1.5. If I simply edit a new row in the list of columns of "Columns and Indices" tab, then smallint is uppercased automatically. If I use "Column Details" tab below, I can type "smallint" and case remains, but flags are all available. So, please, try to describe all the steps to repeat the problem in more details.
[20 Dec 2005 0:06]
Daniel Kasak
I think the instructions above pretty much sum things up. How about a picture instead? http://entropy.homelinux.org/MySQL/mysql-administrator_case_sensitive.jpg You can see from the picture that I have typed 'smallint' as the data type, and it has NOT been forced to upper case. The screenshot was taken AFTER I clicked outside the 'SomeField' row. I actually clicked in the 'ID' row, and then back into the 'SomeField' row. Note, most importantly, that the flags 'unsigned' and 'zerofill', which are valid options for a smallint column, are NOT available.
[20 Dec 2005 11:56]
Valeriy Kravchuk
Screenshot from Linux that demonstrates the problem
Attachment: mysql-administrator_case_sensitive.jpg (image/jpeg, text), 80.01 KiB.
[20 Dec 2005 11:56]
Valeriy Kravchuk
Linux-specific bug only. Not repeatable on Windows. See a screenshot uploaded.
[2 May 2006 15:44]
Alfredo Kojima
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bugfix, yourself. More information about accessing the source trees is available at http://www.mysql.com/doc/en/Installing_source_tree.html