Advertisement
Guest User

Untitled

a guest
Mar 17th, 2012
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.34 KB | None | 0 0
  1. ...have ipb_id field in ipblocks table.
  2. ...have ipb_expiry field in ipblocks table.
  3. ...already have interwiki table
  4. ...indexes seem up to 20031107 standards
  5. ...hitcounter table already exists.
  6. ...have rc_type field in recentchanges table.
  7. ...have user_real_name field in user table.
  8. ...querycache table already exists.
  9. ...objectcache table already exists.
  10. ...categorylinks table already exists.
  11. ...have pagelinks; skipping old links table updates
  12. ...il_from OK
  13. ...have rc_ip field in recentchanges table.
  14. ...PRIMARY key already set on image table.
  15. ...have rc_id field in recentchanges table.
  16. ...have rc_patrolled field in recentchanges table.
  17. ...logging table already exists.
  18. ...have user_token field in user table.
  19. ...have wl_notificationtimestamp field in watchlist table.
  20. ...watchlist talk page rows already present
  21. ...user table does not contain user_emailauthenticationtimestamp field.
  22. ...page table already exists.
  23. ...have log_params field in logging table.
  24. ...logging table has correct log_title encoding.
  25. ...have ar_rev_id field in archive table.
  26. ...have page_len field in page table.
  27. ...revision table does not contain inverse_timestamp field.
  28. ...have rev_text_id field in revision table.
  29. ...have rev_deleted field in revision table.
  30. ...have img_width field in image table.
  31. ...have img_metadata field in image table.
  32. ...have user_email_token field in user table.
  33. ...have ar_text_id field in archive table.
  34. ...page_namespace is already a full int (int(11)).
  35. ...ar_namespace is already a full int (int(11)).
  36. ...rc_namespace is already a full int (int(11)).
  37. ...wl_namespace is already a full int (int(11)).
  38. ...qc_namespace is already a full int (int(11)).
  39. ...log_namespace is already a full int (int(11)).
  40. ...have img_media_type field in image table.
  41. ...already have pagelinks table.
  42. ...image table does not contain img_type field.
  43. ...already have unique user_name index.
  44. ...user_groups table exists and is in current format.
  45. ...have ss_total_pages field in site_stats table.
  46. ...user_newtalk table already exists.
  47. ...transcache table already exists.
  48. ...have iw_trans field in interwiki table.
  49. ...trackbacks table already exists.
  50. ...wl_notificationtimestamp is already nullable.
  51. ...times key already set on logging table.
  52. ...have ipb_range_start field in ipblocks table.
  53. ...no page_random rows needed to be set
  54. ...have user_registration field in user table.
  55. ...templatelinks table already exists
  56. ...externallinks table already exists.
  57. ...job table already exists.
  58. ...have ss_images field in site_stats table.
  59. ...langlinks table already exists.
  60. ...querycache_info table already exists.
  61. ...filearchive table already exists.
  62. ...have ipb_anon_only field in ipblocks table.
  63. ...rc_ns_usertext key already set on recentchanges table.
  64. ...rc_user_text key already set on recentchanges table.
  65. ...have user_newpass_time field in user table.
  66. ...redirect table already exists.
  67. ...querycachetwo table already exists.
  68. ...have ipb_enable_autoblock field in ipblocks table.
  69. ...index pl_namespace on table pagelinks includes field pl_from
  70. ...index tl_namespace on table templatelinks includes field tl_from
  71. ...index il_to on table imagelinks includes field il_from
  72. ...have rc_old_len field in recentchanges table.
  73. ...have user_editcount field in user table.
  74. ...page_restrictions table already exists.
  75. ...have log_id field in logging table.
  76. ...have rev_parent_id field in revision table.
  77. ...have pr_id field in page_restrictions table.
  78. ...have rev_len field in revision table.
  79. ...have rc_deleted field in recentchanges table.
  80. ...have log_deleted field in logging table.
  81. ...have ar_deleted field in archive table.
  82. ...have ipb_deleted field in ipblocks table.
  83. ...have fa_deleted field in filearchive table.
  84. ...have ar_len field in archive table.
  85. ...have ipb_block_email field in ipblocks table.
  86. ...index cl_sortkey on table categorylinks includes field cl_from
  87. ...have oi_metadata field in oldimage table.
  88. ...usertext_timestamp key already set on archive table.
  89. ...img_usertext_timestamp key already set on image table.
  90. ...oi_usertext_timestamp key already set on oldimage table.
  91. ...have ar_page_id field in archive table.
  92. ...have img_sha1 field in image table.
  93. ...protected_titles table already exists.
  94. ...have ipb_by_text field in ipblocks table.
  95. ...page_props table already exists.
  96. ...updatelog table already exists.
  97. ...category table already exists.
  98. ...category table already populated.
  99. ...have ar_parent_id field in archive table.
  100. ...have user_last_timestamp field in user_newtalk table.
  101. ...rev_parent_id column already populated.
  102. ...protected_titles table has correct pt_title encoding.
  103. ...have ss_active_users field in site_stats table.
  104. ...ss_active_users user count set...
  105. ...have ipb_allow_usertalk field in ipblocks table.
  106. ...pl_namespace, tl_namespace, il_to indices are already UNIQUE.
  107. ...change_tag table already exists.
  108. ...tag_summary table already exists.
  109. ...valid_tag table already exists.
  110. ...user_properties table already exists.
  111. ...log_search table already exists.
  112. ...have log_user_text field in logging table.
  113. ...log_user_text field already populated.
  114. ...log_search table already populated.
  115. ...l10n_cache table already exists.
  116. ...external_user table already exists.
  117. ...ls_field_val key already set on log_search table.
  118. ...change_tag_rc_tag key already set on change_tag table.
  119. ...have rd_interwiki field in redirect table.
  120. ...transcache tc_time already converted.
  121. ...eu_wiki_id already renamed to eu_local_id.
  122. ...*_mime_minor fields are already long enough.
  123. ...rev_len column already populated.
  124. ...iwlinks table already exists.
  125. ...iwl_prefix_title_from key already set on iwlinks table.
  126. ...have ul_value field in updatelog table.
  127. ...have iw_api field in interwiki table.
  128. ...iwl_prefix key doesn't exist.
  129. ...iwl_prefix_from_title key doesn't exist.
  130. ...have cl_collation field in categorylinks table.
  131. ...categorylinks up-to-date.
  132. ...collations up-to-date.
  133. ...msg_resource table already exists.
  134. ...module_deps table already exists.
  135. ...ar_page_revid key doesn't exist.
  136. ...ar_revid key already set on archive table.
  137. ...ll_lang is up-to-date.
  138. ...user_last_timestamp is already nullable.
  139. ...user_email key already set on user table.
  140. ...up_property in table user_properties already modified by patch
  141. patch-up_property.sql
  142. ...uploadstash table already exists.
  143. ...user_former_groups table already exists.
  144. Purging caches...done.
  145. Checking site_stats row...done.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement