Re: Help on default value in set column

2001-02-23 Thread MikeBlezien
On Fri, 23 Feb 2001 15:54:03 +0100, Yong Li <[EMAIL PROTECTED]> wrote: >>Hi, >> >>I wanted to create a column with type set, and to specify a default >>value for this column, but I always got either SQL syntax error or >>invalid default value error. What is the right syntax for doing this? >>or,

Help on default value in set column

2001-02-23 Thread Yong Li
Hi, I wanted to create a column with type set, and to specify a default value for this column, but I always got either SQL syntax error or invalid default value error. What is the right syntax for doing this? or, it's impossible to do this? I am using MySQL 3.23.25. Thanks in advance. Yong Li