[mythtv-commits] Ticket #7610: MythTv 0.22 doesn't work with mysql 5.1.41

MythTV mythtv at cvs.mythtv.org
Thu Nov 19 03:59:31 UTC 2009


#7610: MythTv 0.22 doesn't work with mysql 5.1.41
-------------------------------+--------------------------------------------
 Reporter:  pyther@…           |       Owner:  ijr    
     Type:  defect             |      Status:  new    
 Priority:  blocker            |   Milestone:  unknown
Component:  MythTV - General   |     Version:  0.22   
 Severity:  high               |     Mlocked:  0      
-------------------------------+--------------------------------------------
 Well after running installing updates from my distro myth stopped working.
 After some trouble shooting I have determined it has something to do with
 the mysql 5.1.41 upgrade.

 I have started with a clean database (backed up my old one). This are the
 errors I am getting in mythtv-setup making it impossible to do anything!

 2009-11-18 22:52:42.949 DB Error (CardUtil::GetVideoDevices):
 Query was:
 SELECT videodevice FROM capturecard WHERE hostname = ? AND cardtype = ?
 Bindings were:
 :CARDTYPE=DVB, :HOSTNAME=M2N
 Driver error was [2/1210]:
 QMYSQL3: Unable to execute statement
 Database error was:
 Incorrect arguments to mysqld_stmt_execute

 2009-11-18 22:52:49.660 DB Error (SimpleDBStorage::Save() update):
 Query was:
 UPDATE capturecard SET cardid = ?, dvb_eitscan = ? WHERE cardid = ?;
 Bindings were:
 :SETCARDID=2, :SETDVB_EITSCAN=0, :WHERECARDID=2
 Driver error was [2/1210]:
 QMYSQL3: Unable to execute statement
 Database error was:
 Incorrect arguments to mysqld_stmt_execute

 Please let me know what other information I can provide.

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


More information about the mythtv-commits mailing list