mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
MySQL Migrations: Minor correcton to Region/Estate split
(some Estate SQL left behind in the Region migration)
This commit is contained in:
@@ -717,12 +717,6 @@ ALTER TABLE regionsettings ADD COLUMN loaded_creation_datetime int unsigned NOT
|
||||
|
||||
COMMIT;
|
||||
|
||||
:VERSION 32 #---------------------
|
||||
|
||||
BEGIN;
|
||||
ALTER TABLE estate_settings AUTO_INCREMENT = 100;
|
||||
COMMIT;
|
||||
|
||||
:VERSION 33 #---------------------
|
||||
|
||||
BEGIN;
|
||||
|
||||
Reference in New Issue
Block a user