[Bb-trac] [bbPress] #953: mysql db upgrade can't set column default to '' on type text

bbPress bb-trac at lists.bbpress.org
Sun Aug 31 15:57:52 GMT 2008


#953: mysql db upgrade can't set column default to '' on type text
----------------------+-----------------------------------------------------
 Reporter:  _ck_      |       Owner:                    
     Type:  defect    |      Status:  new               
 Priority:  normal    |   Milestone:  1.0-beta & XML-RPC
Component:  Back-end  |     Version:                    
 Severity:  normal    |    Keywords:                    
----------------------+-----------------------------------------------------
 during trunk update:

 {{{

 >>>>>> ALTER TABLE `bb_forums` ALTER COLUMN `forum_desc` SET DEFAULT '';
 >>>>>> BLOB/TEXT column 'forum_desc' can't have a default value
 SQL ERROR!

 >>>>>> ALTER TABLE `bb_posts` ALTER COLUMN `post_text` SET DEFAULT '';
 >>>>>> BLOB/TEXT column 'post_text' can't have a default value
 }}}

-- 
Ticket URL: <http://trac.bbpress.org/ticket/953>
bbPress <http://bbpress.org/>
Innovative forum development


More information about the Bb-trac mailing list