Opened 18 years ago

Closed 18 years ago

#2116 closed defect (fixed)

Workarround for mysql bug in optimize_mythdb.pl

Reported by: kallelix Owned by: xris
Priority: minor Milestone: unknown
Component: mythtv Version:
Severity: low Keywords:
Cc: Ticket locked: no

Description

The script optimize_mythdb.pl throws:

DO: Something wrong while try to prepare query This command is not supported in the prepared statement protocol yet

This error can occur because a bug in mysql (http://bugs.mysql.com/bug.php?id=15665) on special mysql configuration. Patch for workarround attached.

Attachments (1)

diff (590 bytes) - added by kallelix 18 years ago.

Download all attachments as: .zip

Change History (2)

Changed 18 years ago by kallelix

Attachment: diff added

comment:1 Changed 18 years ago by xris

Resolution: fixed
Status: newclosed

(In [10685]) Apply mysql patch/workaround to close #2116

Note: See TracTickets for help on using tickets.