aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/Resources/RegionStore.migrations
diff options
context:
space:
mode:
authorMelanie2010-06-16 04:10:55 +0100
committerMelanie2010-06-16 04:10:55 +0100
commit0b75f759b49d11beb49f456c04fa52ee367797a6 (patch)
tree54b7ec0551afd65c9eaf04a3ec5b5e7802c6826e /OpenSim/Data/MySQL/Resources/RegionStore.migrations
parentAdd "alert dialog" for sending dialogs to users from the console (diff)
parent* Support salted and unsalted password hashes in SimianAuthenticationServiceC... (diff)
downloadopensim-SC_OLD-0b75f759b49d11beb49f456c04fa52ee367797a6.zip
opensim-SC_OLD-0b75f759b49d11beb49f456c04fa52ee367797a6.tar.gz
opensim-SC_OLD-0b75f759b49d11beb49f456c04fa52ee367797a6.tar.bz2
opensim-SC_OLD-0b75f759b49d11beb49f456c04fa52ee367797a6.tar.xz
Merge branch 'master' into careminster-presence-refactor
Diffstat (limited to 'OpenSim/Data/MySQL/Resources/RegionStore.migrations')
-rw-r--r--OpenSim/Data/MySQL/Resources/RegionStore.migrations2
1 files changed, 0 insertions, 2 deletions
diff --git a/OpenSim/Data/MySQL/Resources/RegionStore.migrations b/OpenSim/Data/MySQL/Resources/RegionStore.migrations
index c884eb4..88ee748 100644
--- a/OpenSim/Data/MySQL/Resources/RegionStore.migrations
+++ b/OpenSim/Data/MySQL/Resources/RegionStore.migrations
@@ -787,8 +787,6 @@ CREATE TABLE `regionwindlight` (
787 PRIMARY KEY (`region_id`) 787 PRIMARY KEY (`region_id`)
788); 788);
789 789
790ALTER TABLE estate_settings AUTO_INCREMENT = 100;
791COMMIT;
792 790
793:VERSION 33 #--------------------- 791:VERSION 33 #---------------------
794 792