[mythtv-commits] Ticket #3094: error with sql schema update

MythTV mythtv at cvs.mythtv.org
Fri Feb 16 20:44:39 UTC 2007


#3094: error with sql schema update
------------------------------------+---------------------------------------
 Reporter:  johnjaylward at yahoo.com  |       Owner:  ijr    
     Type:  defect                  |      Status:  new    
 Priority:  minor                   |   Milestone:  unknown
Component:  mythtv                  |     Version:  0.20   
 Severity:  high                    |  
------------------------------------+---------------------------------------
 Upgrading to schema version 1142
 2007-02-16 15:38:06.803 DB Error (Performing database upgrade):
 Query was: CREATE TABLE IF NOT EXISTS customexample (  rulename
 VARCHAR(64) NOT NULL PRIMARY KEY,   fromclause text NOT NULL DEFAULT '',
 whereclause text NOT NULL DEFAULT '');
 Error was: Driver error was [2/1101]:
 QMYSQL3: Unable to execute query
 Database error was:
 BLOB/TEXT column 'fromclause' can't have a default value

 Using:
 mythtv 2.0_12801
 mysql 5.0.32
 mysql has option strict enabled.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3094>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list