Last modified: 2010-05-15 15:37:55 UTC
My database is missing some of the new tables, but they can't be installed because it failes to early: A database error has occurred Query: SELECT group_name FROM `group` WHERE group_id='1' LIMIT 1 Function: Group::nameFromId Error: 1146 Table 'wiki.group' doesn't exist Backtrace: Database.php line 345 calls wfdebugdiebacktrace() Database.php line 297 calls databasemysql::reportqueryerror() Database.php line 644 calls databasemysql::query() Database.php line 662 calls databasemysql::select() Group.php line 134 calls databasemysql::selectrow() Group.php line 106 calls group::namefromid() User.php line 398 calls group::newfromid() User.php line 621 calls user::loadfromdatabase() Setup.php line 280 calls user::getoption() commandLine.inc line 143 calls require_once() update.php line 11 calls require_once()
Is this still present?
No. this bug seems to be fixed. I get a different error now, but I gave up on command line update anyway and did it with the browser update.