aude added a comment. even if the tables are small on the test wikis, i'm not sure we can just do patchSql.php for this due to replication.
on https://wikitech.wikimedia.org/wiki/MariaDB#Online_Schema_Changes it says "If modifying indexes, or adding new fields that are nullable and/or have a default value, the change can be applied to each slave first and their masters last, using --no-replicate" is that something we need, even in this case, and therefore need to use osc? is osc_host.sh something we can do ourselves? I am not sure enough without someone walking me through this, so maybe it's best for springle to do? for wikidata, wbc_entity_usage table already has 255,723 rows, which seems big enough to need osc. TASK DETAIL https://phabricator.wikimedia.org/T95179 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: aude Cc: aude, Aklapper, Wikidata-bugs _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
