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 temporary table test ( test enum ("") ); i> ERROR 1074: Too big column length for column 'test' (max = 255). i> Use BLOB instead
Thank you for bug report. We know about this problem that will be solved. In a future MySQL will allow for enum a blank string (" ") not an empty string(""). -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php