I tried to rebuild the search index from the admin panel and get the following error:
Any way to correct this?
Code:
An exception occurred: [XF\Db\Exception] MySQL statement prepare error [2006]: MySQL server has gone away in src/XF/Db/AbstractStatement.php on line 212
XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 174
XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 36
XF\Db\Mysqli\Statement->prepare() in src/XF/Db/Mysqli/Statement.php at line 46
XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 74
XF\Db\AbstractAdapter->query() in src/XF/Session/DbStorage.php at line 57
XF\Session\DbStorage->writeSession() in src/XF/Session/Session.php at line 215
XF\Session\Session->save() in src/XF/Admin/App.php at line 84
XF\Admin\App->complete() in src/XF/App.php at line 1883
XF\App->run() in src/XF.php at line 328
XF::runApp() in admin.php at line 13
Any way to correct this?