#2307 - Git: Crashed table and no way to repair
| Identifier | #2307 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Git: Crashed table and no way to repair |
| Status | Closed (not fixable) |
| Handling member | Chris Graham |
| Addon | General / Uncategorised |
| Description | Query failed: SELECT * FROM cms10_values WHERE 1=0 OR the_name='cloudflare_workaround' : Table '.\cms\cms10_values' is marked as crashed and should be repaired
In Beta2 I managed to fix this (same problem, same table) with Table Diagnostics in SQLYog. In Beta3 and Beta4 (using mysqli driver) the tables aren't even showing up to diagnose and repair. |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
(Click to enlarge)
The tables will be there, maybe you're looking for the wrong prefix, or in the wrong database, or there's something confusing about the SQLYog UI - but I've never heard of tables completely disappearing.
MySQL does have a bad habit of corrupting tables from the slightest MySQL crash / hard reset.