frwikitionary still needs fixing as it was previously missed on (T160390).
The following hosts need: ./osc_host.sh --host=xxxx --port=3306 --db=$i --table=revision --method=ddl --no-replicate "drop key rev_id, drop primary key, add primary key (rev_id), add key page_user_timestamp (rev_page,rev_user,rev_timestamp), add key rev_page_id (rev_page,rev_id)"
- dbstore2001
- db2047
- db2054
- db2061
- db2068
- db2029 (codfw master)
- dbstore1001
- dbstore1002
- db1028
- db1033
- db1039
- db1079
- db1086
- db1094
The rc slaves (db2040 and db1034) need:
drop key rev_id, drop primary key, add primary key (rev_id,rev_user),
- db2040
- db1034
db1041 and db1062 (eqiad master) need:
drop primary key, add primary key (rev_id), add key page_user_timestamp (rev_page,rev_user,rev_timestamp), add key rev_page_id (rev_page,rev_id)"
- db1041
- db1062 (eqiad master)