User Tools

Site Tools


install:upgrade:5.4.x-to-5.5.0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
install:upgrade:5.4.x-to-5.5.0 [2021/04/27 10:21] – [Renamed Modules] micondainstall:upgrade:5.4.x-to-5.5.0 [2021/05/24 16:21] – [MySQL Database Structure] miconda
Line 102: Line 102:
 -- 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='uacreg';
  
 -- IMPORTANT: see also the notes about the userblocklist module -- IMPORTANT: see also the notes about the userblocklist module
 </code> </code>
install/upgrade/5.4.x-to-5.5.0.txt · Last modified: 2021/10/04 15:40 by henningw

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki