Good Afternoon MediaWiki Fans: Has anyone seen anything like this during an update.php run:
Checking filearchive indices... ...have ss_active_users field in site_stats table. ...ss_active_users user count set... ...have ipb_allow_usertalk field in ipblocks table. ...pl_namespace, tl_namespace, il_to indices are already UNIQUE. Creating change_tag table...A database query syntax error has occurred. The last attempted database query was: "CREATE TABLE `change_tag` ( ct_rc_id int NULL, ct_log_id int NULL, ct_rev_id int NULL, ct_tag varchar(255) NOT NULL, ct_params BLOB NULL ) ENGINE=InnoDB, DEFAULT CHARSET=binary " from within function "DatabaseBase::sourceStream". Database returned error "1050: Table '`myWikiDb`.`change_tag`' already exists (localhost)" The interesting thing is, I can't find any "change_tag" table in any database. I don't know where it is getting this information. This is an upgrade from 1.13.x to 1.16.x --Hiram _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
