Re: Cannot create column having ENUM(
ilya, Friday, July 26, 2002, 3:43:20 PM, you wrote: >>Description: i> It is impossible to create column having ENUM("") type. Not sure if i> it is a bug as it doesn't make too much sense but at least error i> message is very wrong. >>How-To-Repeat: i> mysql> create
Cannot create column having ENUM("") type
") ); ERROR 1074: Too big column length for column 'test' (max = 255). Use BLOB instead >Fix: N/A >Submitter-Id: >Originator:Ilya Martynov >Organization: Ilya Martynov (http://martynov.org/) > >MySQL support: none >Synopsis: