Jake B.
Well-known member
- Affected version
- 2.0.0 Beta 8
Probably not a major issue, and isn't a big deal for us as we've just reinstalled since it was just a test install we had setup, but could be worth considering
XF\Db\Exception: MySQL statement prepare error [1146]: Table 'demo_xf2.xf_upgrade_job' doesn't exist in src/XF/Db/AbstractStatement.php at 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 35
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 69
XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 96
XF\Db\AbstractAdapter->fetchAllKeyed() in src/XF/Install/Upgrader.php at line 487
XF\Install\Upgrader->getUpgradeJobs() in src/XF/Install/Upgrader.php at line 493
XF\Install\Upgrader->getExtraUpgradeJobsMap() in src/XF/Install/Controller/Upgrade.php at line 235
XF\Install\Controller\Upgrade->actionRebuild() in src/XF/Install/Controller/Upgrade.php at line 111
XF\Install\Controller\Upgrade->actionRun() in src/XF/Mvc/Dispatcher.php at line 249
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1845
XF\App->run() in src/XF.php at line 328
XF::runApp() in install/index.php at line 14