mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 22:05:36 +08:00
fix mysql regionstore migration file
This commit is contained in:
@@ -551,6 +551,7 @@ ALTER TABLE `land` ADD COLUMN `environment` MEDIUMTEXT default NULL;
|
||||
COMMIT;
|
||||
|
||||
:VERSION 64 #----- material overrides
|
||||
BEGIN;
|
||||
ALTER TABLE `primshapes` ADD COLUMN `MatOvrd` blob default NULL;
|
||||
COMMIT;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user