Bug #4577 Error creating table with longblob data type
Submitted: 16 Jul 2004 16:38 Modified: 16 Jul 2004 18:21
Reporter: Bob Dankert Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S2 (Serious)
Version:1.0.6b OS:Windows (XP SP2)
Assigned to: Michael G. Zinner CPU Architecture:Any

[16 Jul 2004 16:38] Bob Dankert
Description:
When creating a table with only one column, being a longblow, it tries to assign the longblob as being unsigned, which returns an error (See attached screen shot)

How to repeat:
Create a table with a longblob data type (possibly all blob datatypes?)

Suggested fix:
do not append unsigned to blob data types
[16 Jul 2004 16:38] Bob Dankert
error

Attachment: error.JPG (image/pjpeg, text), 19.73 KiB.

[16 Jul 2004 18:21] 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