The uas_year column was added in T349501: Update temporary user names to start their counter again each year.
The tables are for temporary accounts and don't yet contain any data, since they're not enabled yet.
user_autocreate_serial.uas_year:
- ALTERs to run: https://gerrit.wikimedia.org/r/c/mediawiki/core/+/983900/8/maintenance/archives/patch-user_autocreate_serial-uas_year.sql
- Where to run those changes: all
- When to run those changes: at any time
- If the schema change is backwards compatible: yes
- If the schema change has been tested already on some of the test/beta wikis: beta cluster is running with the new schema
- if the data should be made available on the labs replicas and/or dumps: no change to existing rules
global_user_autocreate_serial.uas_year:
- ALTERs to run: https://gerrit.wikimedia.org/r/c/mediawiki/extensions/CentralAuth/+/987794/2/schema/mysql/patch-add-uas_year.sql
- Where to run those changes: centralauth
- When to run those changes: at any time
- If the schema change is backwards compatible: yes
- If the schema change has been tested already on some of the test/beta wikis: beta cluster is running with the new schema
- if the data should be made available on the labs replicas and/or dumps: no change to existing rules