A TEXT/BLOB field cannot have a DEFAULT value even if it is NOT NULL.
Hence must the line 32 be:
    `thisfile` text NOT NULL COMMENT 'care_menu_sub',

Note that the quotes also change from a backtick to a regular single quote 
and the comma is moved to the end.
Or should it merely be:
    `thisfile` text NOT NULL,



> Clarifications on latest SVN 6683
>
> /installer/db/sql/mysql_dump.sql
> Line 32:
>  `thisfile` text NOT NULL,`care_menu_sub`
> Is the last part a comment or is it intended to be a field?



------------------------------------------------------------------------------
Automate Storage Tiering Simply
Optimize IT performance and efficiency through flexible, powerful, 
automated storage tiering capabilities. View this brief to learn how
you can reduce costs and improve performance. 
http://p.sf.net/sfu/dell-sfdev2dev
_______________________________________________
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers

Reply via email to