slw
Member
I keep having this index crashing and then having to rebuild the index.
running Xenforo 2.1.1
This started happening about a month ago
XF\Db\Exception: MySQL statement prepare error [144]: Table '/xf_search_index' is marked as crashed and last (automatic?) repair failed in src/XF/Db/AbstractStatement.php at line 217
running Xenforo 2.1.1
This started happening about a month ago
XF\Db\Exception: MySQL statement prepare error [144]: Table '/xf_search_index' is marked as crashed and last (automatic?) repair failed in src/XF/Db/AbstractStatement.php at line 217
- XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 196
- XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 40
- XF\Db\Mysqli\Statement->prepare() in src/XF/Db/Mysqli/Statement.php at line 54
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 222
- XF\Db\AbstractAdapter->insert() in src/XF/Search/Source/MySqlFt.php at line 97
- XF\Search\Source\MySqlFt->index() in src/XF/Search/Search.php at line 40
- XF\Search\Search->index() in src/XF/Behavior/Indexable.php at line 46
- XF\Behavior\Indexable->XF\Behavior\{closure}() in src/XF.php at line 290
- XF::triggerRunOnce() in src/XF/Mvc/Dispatcher.php at line 143
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 50
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2177
- XF\App->run() in src/XF.php at line 390
- XF::runApp() in index.php at line 20