Opened 17 years ago
Closed 17 years ago
#6331 closed patch (invalid)
SQL Error:
| Reported by: | anonymous | Owned by: | Isaac Richards |
|---|---|---|---|
| Priority: | major | Milestone: | unknown |
| Component: | MythTV - General | Version: | unknown |
| Severity: | high | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Myth web access lost following latest upgrade. Details below:
Fatal Error at /usr/share/mythtv/mythweb/objects/Database/Query/mysql.php, line 83: SQL Error: Incorrect information in file: './mythconverg/weatherscreens.frm' #1033
If you choose to submit a bug report, please make sure to include a brief description of what you were doing, along with the following backtrace as an attachment (please don't paste the whole thing into the ticket).
Error arose after entering login details.
Change History (2)
Note:
See TracTickets
for help on using tickets.

MythWeather requires InnoDB support. Please verify your MySQL server is configured with InnoDB support.
If not, you can either enable InnoDB support in MySQL or stop using MythWeather.
If the InnoDB engine is enabled but non-functional, you have a broken InnoDB configuration that you'll need to fix. See, also all the sections of http://dev.mysql.com/doc/refman/5.0/en/innodb.html (and, you may want to start with, http://dev.mysql.com/doc/refman/5.0/en/adding-and-removing.html )