Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4110724
patch-add-uas_year.sql
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
498 B
Referenced Files
None
Subscribers
None
patch-add-uas_year.sql
View Options
-- This file is automatically generated using maintenance/generateSchemaChangeSql.php.
-- Source: CentralAuth/schema/abstractSchemaChanges/patch-add-uas_year.json
-- Do not modify this file directly.
-- See https://www.mediawiki.org/wiki/Manual:Schema_changes
DROP
INDEX
`
primary
`
ON
/*_*/
global_user_autocreate_serial
;
ALTER
TABLE
/*_*/
global_user_autocreate_serial
ADD
uas_year
SMALLINT
UNSIGNED
NOT
NULL
;
ALTER
TABLE
/*_*/
global_user_autocreate_serial
ADD
PRIMARY
KEY
(
uas_shard
,
uas_year
);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 18, 21:58 (1 d, 9 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
92/43/d1d92ae6da29f41461fdcf7fc381
Default Alt Text
patch-add-uas_year.sql (498 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment