https://bugzilla.wikimedia.org/show_bug.cgi?id=59682

merl <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |[email protected]
         Resolution|FIXED                       |---

--- Comment #5 from merl <[email protected]> ---
Still some tables missing:

$mysql -hs2.labsdb -e "show tables from wikidatawiki_f_p like 'wb\_%'"
+------------------------------------+
| Tables_in_wikidatawiki_f_p (wb\_%) |
+------------------------------------+
| wb_property_info                   |
+------------------------------------+

comapred to

$mysql -hs5.labsdb -e "show tables from wikidatawiki_p like 'wb\_%'"
+----------------------------------+
| Tables_in_wikidatawiki_p (wb\_%) |
+----------------------------------+
| wb_changes                       |
| wb_changes_dispatch              |
| wb_entity_per_page               |
| wb_id_counters                   |
| wb_items_per_site                |
| wb_property_info                 |
| wb_terms                         |
+----------------------------------+

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to