install:upgrade:5.4.x-to-5.5.0
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
install:upgrade:5.4.x-to-5.5.0 [2021/04/27 10:21] – [Renamed Modules] miconda | install:upgrade:5.4.x-to-5.5.0 [2021/10/04 15:40] (current) – henningw | ||
---|---|---|---|
Line 36: | Line 36: | ||
Impacted resources: | Impacted resources: | ||
+ | * version table, userblacklist and globalblacklist entries renamed to userblocklist and globalblocklist | ||
* database table **globalblacklist** renamed to **globalblocklist** - its definition is now: | * database table **globalblacklist** renamed to **globalblocklist** - its definition is now: | ||
Line 84: | Line 85: | ||
==== Misc ==== | ==== Misc ==== | ||
+ | * **# | ||
===== Database ===== | ===== Database ===== | ||
Line 102: | Line 104: | ||
-- uacreg table | -- uacreg table | ||
ALTER TABLE uacreg ADD COLUMN contact_addr varchar(255) NOT NULL DEFAULT ''; | ALTER TABLE uacreg ADD COLUMN contact_addr varchar(255) NOT NULL DEFAULT ''; | ||
+ | UPDATE version SET table_version=5 WHERE TABLE_NAME=' | ||
-- IMPORTANT: see also the notes about the userblocklist module | -- IMPORTANT: see also the notes about the userblocklist module | ||
</ | </ |
install/upgrade/5.4.x-to-5.5.0.1619518862.txt.gz · Last modified: 2021/04/27 10:21 by miconda