Bug #5296 Table Editor: A string (CHAR/VARCHAR/ETC) Cannot be ASCII and UNICODE
Submitted: 30 Aug 2004 19:31 Modified: 1 Sep 2004 12:31
Reporter: Mike Hillyer Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.0.6.2 OS:Windows (Windows XP SP2)
Assigned to: Michael G. Zinner CPU Architecture:Any

[30 Aug 2004 19:31] Mike Hillyer
Description:
When editing a table, it is possible to check both the ASCII and UNICODE flags for a string datatype, even though a column cannot be both ASCII and UNICODE.

How to repeat:
Check both boxes for a string datatype and try to apply your changes. You will get an error.

Suggested fix:
Cause ASCII to be unchecked if UNICODE is checked and vice-versa.
[31 Aug 2004 7:14] MySQL Verification Team
Thank you for the bug report. I was able to repeat.
[1 Sep 2004 12:31] Michael G. Zinner
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