Page MenuHomePhabricator

Checkuser: update.php fails to auto create table - 1.33.1
Closed, ResolvedPublic

Description

I installed Extension Checkuser on MediaWiki 1.33.1 and ran update.php before &after activating extension. Required tables were not created. Is it possible that actor table migrations were forgotten? I did try to delete checkuser tables and run update.php again, nothing happened again. It seems manually creating the tables might fix as I have access to the special page, have yet to test if it works...

Event Timeline

It appears after running update.php multiple times, the tables are now created...not sure what happened