puertoblack2003
Member
- Affected version
- 2.3.4
ran the upgrade script and got stuck with this error:
XF\Db\InvalidQueryException: xf_oauth_request: MySQL query error [1071]: Specified key was too long; max key length is 1000 bytes in src\XF\Db\AbstractStatement.php at line 230
XF\Db\InvalidQueryException: xf_oauth_request: MySQL query error [1071]: Specified key was too long; max key length is 1000 bytes in src\XF\Db\AbstractStatement.php at line 230
- XF\Db\AbstractStatement->getException() in src\XF\Db\Mysqli\Statement.php at line 207
- XF\Db\Mysqli\Statement->getException() in src\XF\Db\Mysqli\Statement.php at line 83
- XF\Db\Mysqli\Statement->execute() in src\XF\Db\AbstractAdapter.php at line 96
- XF\Db\AbstractAdapter->query() in src\XF\Db\Schema\AbstractDdl.php at line 158
- XF\Db\Schema\AbstractDdl->apply() in src\XF\Db\SchemaManager.php at line 157
- XF\Db\SchemaManager->alterTable() in src\XF\Install\Upgrade\2030570-235.php at line 43
- XF\Install\Upgrade\Version2030570->step4() in src\XF\Install\Controller\Upgrade.php at line 192
- XF\Install\Controller\Upgrade->actionRun() in src\XF\Mvc\Dispatcher.php at line 362
- XF\Mvc\Dispatcher->dispatchClass() in src\XF\Mvc\Dispatcher.php at line 264
- XF\Mvc\Dispatcher->dispatchFromMatch() in src\XF\Mvc\Dispatcher.php at line 121
- XF\Mvc\Dispatcher->dispatchLoop() in src\XF\Mvc\Dispatcher.php at line 63
- XF\Mvc\Dispatcher->run() in src\XF\App.php at line 2826
- XF\App->run() in src\XF.php at line 806
- XF::runApp() in install\index.php at line 16