| Reedy added a subscriber: Marostegui. Reedy added a comment. |
In T171829#3553943, @Marostegui wrote:The blocker is fixed and so is this one too:
mysql:root@localhost [hiwikiversity_p]> show tables; +---------------------------+ | Tables_in_hiwikiversity_p | +---------------------------+ | abuse_filter | | abuse_filter_action | | abuse_filter_log | | archive | | archive_userindex | | babel | | category | | categorylinks | | change_tag | | externallinks | | filearchive | | filearchive_userindex | | geo_tags | | global_block_whitelist | | globalblocks | | image | | imagelinks | | interwiki | | ipblocks | | ipblocks_ipindex | | iwlinks | | l10n_cache | | langlinks | | linter | | logging | | logging_logindex | | logging_userindex | | math | | module_deps | | oldimage | | oldimage_userindex | | page | | page_props | | page_restrictions | | pagelinks | | protected_titles | | recentchanges | | recentchanges_userindex | | redirect | | revision | | revision_userindex | | site_identifiers | | site_stats | | sites | | tag_summary | | templatelinks | | transcode | | updatelog | | user | | user_former_groups | | user_groups | | user_properties | | valid_tag | | wbc_entity_usage | +---------------------------+ 54 rows in set (0.00 sec)mysql:root@localhost [hiwikiversity_p]> show create table tag_summary\G *************************** 1. row *************************** View: tag_summary Create View: CREATE ALGORITHM=UNDEFINED DEFINER=`viewmaster`@`%` SQL SECURITY DEFINER VIEW `tag_summary` AS select `hiwikiversity`.`tag_summary`.`ts_id` AS `ts_id`,`hiwikiversity`.`tag_summary`.`ts_rc_id` AS `ts_rc_id`,`hiwikiversity`.`tag_summary`.`ts_log_id` AS `ts_log_id`,`hiwikiversity`.`tag_summary`.`ts_rev_id` AS `ts_rev_id`,`hiwikiversity`.`tag_summary`.`ts_tags` AS `ts_tags` from `hiwikiversity`.`tag_summary` character_set_client: utf8 collation_connection: utf8_general_ci 1 row in set (0.00 sec)
TASK DETAIL
EMAIL PREFERENCES
To: Reedy
Cc: Marostegui, Krenair, Koavf, Dzahn, Anooprao, Stashbot, Reedy, YmKavishwar, Crochet.david, gerritbot, PokestarFan, gh87, Ebe123, Lsanabria, Sfic, Urbanecm, StevenJ81, SPQRobin, Rschen7754, Mahir256, Dereckson, Jayprakash12345, Dcljr, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Hfbn0, Ramalepe, Liugev6, QZanden, Lewizho99, Zppix, Maathavan, DatGuy, Devwaker, JEumerus, Tulsi_Bhagat, Izno, Luke081515, JAllemandou, biplabanand, Wikidata-bugs, Snowolf, aude, Nemo_bis, faidon, Jdforrester-WMF, Matanya, Mbch331, Rxy, Jay8g, fgiunchedi, jeremyb
Cc: Marostegui, Krenair, Koavf, Dzahn, Anooprao, Stashbot, Reedy, YmKavishwar, Crochet.david, gerritbot, PokestarFan, gh87, Ebe123, Lsanabria, Sfic, Urbanecm, StevenJ81, SPQRobin, Rschen7754, Mahir256, Dereckson, Jayprakash12345, Dcljr, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Hfbn0, Ramalepe, Liugev6, QZanden, Lewizho99, Zppix, Maathavan, DatGuy, Devwaker, JEumerus, Tulsi_Bhagat, Izno, Luke081515, JAllemandou, biplabanand, Wikidata-bugs, Snowolf, aude, Nemo_bis, faidon, Jdforrester-WMF, Matanya, Mbch331, Rxy, Jay8g, fgiunchedi, jeremyb
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
