Marostegui added a comment.

db1015:

root@neodymium:/home/marostegui/git/software/dbtools# mysql --skip-ssl -hdb1015 testwikidatawiki -e "show create table wb_terms\G" |egrep "term_full_entity_id|term_search_full"
  `term_full_entity_id` varbinary(32) DEFAULT NULL,
  KEY `term_full_entity` (`term_full_entity_id`),
  KEY `term_search_full` (`term_language`,`term_full_entity_id`,`term_type`,`term_search_key`(16))

db1044:

root@neodymium:/home/marostegui/git/software/dbtools# mysql --skip-ssl -hdb1044 testwikidatawiki -e "show create table wb_terms\G" |egrep "term_full_entity_id|term_search_full"
  `term_full_entity_id` varbinary(32) DEFAULT NULL,
  KEY `term_full_entity` (`term_full_entity_id`),
  KEY `term_search_full` (`term_language`,`term_full_entity_id`,`term_type`,`term_search_key`(16))

TASK DETAIL
https://phabricator.wikimedia.org/T165246

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Marostegui
Cc: Stashbot, Marostegui, jcrespo, aude, Aklapper, GoranSMilovanovic, QZanden, Minhnv-2809, Izno, Luke081515, Wikidata-bugs, Mbch331, Jay8g, Krenair
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to