aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/Resources/001_GridUserStore.sql
diff options
context:
space:
mode:
authorDiva Canto2010-05-20 20:24:50 -0700
committerDiva Canto2010-05-20 20:24:50 -0700
commit213e372253eb8a59f0afb627e11b0a5b6f6b088f (patch)
tree14fa5d7df3f94380d741f68241f98f5d3088b0c2 /OpenSim/Data/MySQL/Resources/001_GridUserStore.sql
parentRemoved sessionID from GridUserservice again. Removed parcel crossing detecti... (diff)
downloadopensim-SC_OLD-213e372253eb8a59f0afb627e11b0a5b6f6b088f.zip
opensim-SC_OLD-213e372253eb8a59f0afb627e11b0a5b6f6b088f.tar.gz
opensim-SC_OLD-213e372253eb8a59f0afb627e11b0a5b6f6b088f.tar.bz2
opensim-SC_OLD-213e372253eb8a59f0afb627e11b0a5b6f6b088f.tar.xz
Cleaned up MySql migrations a bit more, got rid of all old-form migration files. Restored Presence table to its taboo-breaking form.
Diffstat (limited to '')
-rw-r--r--OpenSim/Data/MySQL/Resources/GridUserStore.migrations (renamed from OpenSim/Data/MySQL/Resources/001_GridUserStore.sql)2
1 files changed, 2 insertions, 0 deletions
diff --git a/OpenSim/Data/MySQL/Resources/001_GridUserStore.sql b/OpenSim/Data/MySQL/Resources/GridUserStore.migrations
index ce4ab96..32b85ee 100644
--- a/OpenSim/Data/MySQL/Resources/001_GridUserStore.sql
+++ b/OpenSim/Data/MySQL/Resources/GridUserStore.migrations
@@ -1,3 +1,5 @@
1:VERSION 1 # --------------------------
2
1BEGIN; 3BEGIN;
2 4
3CREATE TABLE `GridUser` ( 5CREATE TABLE `GridUser` (