Opened 20 years ago
Closed 20 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)
Change History (2)
Note:
See TracTickets
for help on using tickets.

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