MediaWiki 1.13.0 Updater Going to run database updates for wikidb Depending on the size of your database this may take a while! Abort with control-c in the next five seconds...0 ... search_path for user "wiki" looks correct (mediawiki, public) ... default value of "client_min_messages" is correctly set to "error" for user "wiki" ... default value of "DateStyle" is correctly set to "ISO, YMD" for user "wiki" ... default value of "TimeZone" is correctly set to "GMT" for user "wiki" ... sequence "log_log_id_seq" already exists ... sequence "pr_id_val" already exists Creating table "category" ... table "mediawiki_version" already exists ... table "mwuser" already exists ... table "pagecontent" already exists ... table "querycachetwo" already exists Creating table "page_props" ... table "page_restrictions" already exists ... table "profiling" already exists Creating table "protected_titles" ... table "redirect" already exists Creating table "updatelog" ... obsolete table "archive2" does not exist ... column "archive.ar_deleted" already exists ... column "archive.ar_len" already exists ... column "archive.ar_page_id" already exists Adding column "archive.ar_parent_id" ... column "image.img_sha1" already exists ... column "ipblocks.ipb_anon_only" already exists Adding column "ipblocks.ipb_by_text" ... column "ipblocks.ipb_block_email" already exists ... column "ipblocks.ipb_create_account" already exists ... column "ipblocks.ipb_deleted" already exists ... column "ipblocks.ipb_enable_autoblock" already exists ... column "filearchive.fa_deleted" already exists ... column "logging.log_deleted" already exists ... column "logging.log_id" already exists ... column "logging.log_params" already exists ... column "mwuser.user_editcount" already exists ... column "mwuser.user_newpass_time" already exists ... column "oldimage.oi_deleted" already exists ... column "oldimage.oi_metadata" already exists ... column "oldimage.oi_media_type" already exists ... column "oldimage.oi_major_mime" already exists ... column "oldimage.oi_minor_mime" already exists ... column "oldimage.oi_sha1" already exists ... column "page_restrictions.pr_id" already exists Adding column "profiling.pf_memory" ... column "recentchanges.rc_deleted" already exists ... column "recentchanges.rc_log_action" already exists ... column "recentchanges.rc_log_type" already exists ... column "recentchanges.rc_logid" already exists ... column "recentchanges.rc_new_len" already exists ... column "recentchanges.rc_old_len" already exists ... column "recentchanges.rc_params" already exists ... column "revision.rev_len" already exists ... column "revision.rev_deleted" already exists Adding column "user_newtalk.user_last_timestamp" Changing column type of "archive.ar_deleted" from "integer" to "smallint" Changing column type of "archive.ar_minor_edit" from "char" to "smallint" Changing column type of "filearchive.fa_deleted" from "integer" to "smallint" Changing column type of "filearchive.fa_height" from "smallint" to "integer" ... column "filearchive.fa_metadata" is already of type "bytea" Changing column type of "filearchive.fa_size" from "smallint" to "integer" Changing column type of "filearchive.fa_width" from "smallint" to "integer" Changing column type of "filearchive.fa_storage_group" from "varchar" to "text" ... column "filearchive.fa_storage_key" is already of type "text" ... column "image.img_metadata" is already of type "bytea" ... column "image.img_size" is already of type "integer" ... column "image.img_width" is already of type "integer" ... column "image.img_height" is already of type "integer" Changing column type of "interwiki.iw_local" from "char" to "smallint" Changing column type of "interwiki.iw_trans" from "char" to "smallint" Changing column type of "ipblocks.ipb_auto" from "char" to "smallint" Changing column type of "ipblocks.ipb_anon_only" from "char" to "smallint" Changing column type of "ipblocks.ipb_create_account" from "char" to "smallint" Changing column type of "ipblocks.ipb_enable_autoblock" from "char" to "smallint" Changing column type of "ipblocks.ipb_block_email" from "char" to "smallint" ... column "ipblocks.ipb_address" is already of type "text" Changing column type of "ipblocks.ipb_deleted" from "integer" to "smallint" ... column "math.math_inputhash" is already of type "bytea" ... column "math.math_outputhash" is already of type "bytea" Changing column type of "mwuser.user_token" from "char" to "text" Changing column type of "mwuser.user_email_token" from "char" to "text" Changing column type of "objectcache.keyname" from "char" to "text" ... column "oldimage.oi_height" is already of type "integer" ... column "oldimage.oi_size" is already of type "integer" ... column "oldimage.oi_width" is already of type "integer" Changing column type of "page.page_is_redirect" from "char" to "smallint" Changing column type of "page.page_is_new" from "char" to "smallint" Changing column type of "querycache.qc_value" from "smallint" to "integer" Changing column type of "querycachetwo.qcc_value" from "smallint" to "integer" Changing column type of "recentchanges.rc_bot" from "char" to "smallint" Changing column type of "recentchanges.rc_deleted" from "integer" to "smallint" Changing column type of "recentchanges.rc_minor" from "char" to "smallint" Changing column type of "recentchanges.rc_new" from "char" to "smallint" Changing column type of "recentchanges.rc_type" from "char" to "smallint" Changing column type of "recentchanges.rc_patrolled" from "char" to "smallint" Changing column type of "revision.rev_deleted" from "char" to "smallint" Changing column type of "revision.rev_minor_edit" from "char" to "smallint" Changing column type of "templatelinks.tl_namespace" from "text" to "smallint" ... column "user_newtalk.user_ip" is already of type "text" Changing "oldimage.oi_deleted" to type "smallint" ... index "archive_user_text" on table "archive" already exists ... index "img_sha1" on table "image" already exists ... index "oi_sha1" on table "oldimage" already exists ... index "rev_text_id_idx" on table "revision" already exists ... table "oldimage" has correct cascade delete foreign key to image ... table "page" has "page_deleted" trigger ... column "recentchanges.rc_cur_id" has a NOT NULL constraint ... obsolete version of index "pagelink_unique index" does not exist ... index "pagelink_unique_index" aready exists ... constraint "revision_rev_user_fkey" is ON DELETE RESTRICT Done.