Closed (fixed)
Project:
Navigate
Version:
6.x-1.0-beta6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2009 at 10:08 UTC
Updated:
4 Feb 2010 at 18:29 UTC
user warning: BLOB/TEXT column 'value' can't have a default value query: CREATE TABLE swp_navigate_user_settings ( `wid` INT unsigned NOT NULL, `uid` INT unsigned NOT NULL, `name` VARCHAR(250) NOT NULL DEFAULT '', `value` LONGTEXT NOT NULL DEFAULT '' ) /*!40100 DEFAULT CHARACTER SET UTF8 */ in C:\PhPServer\www\swp\includes\database.inc on line 517.
Comments
Comment #1
yaremchuk commented