aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authoropensim mirror account2010-10-18 12:00:10 -0700
committeropensim mirror account2010-10-18 12:00:10 -0700
commitbc6a9cf8ba3173f0b615fa0f1d41cca072e2edd5 (patch)
tree8f26340e30109351bec6e2d59c67c783c733cc75
parentMerge branch 'master' of /var/git/opensim/ (diff)
parentMerge branch 'master' of melanie@opensimulator.org:/var/git/opensim (diff)
downloadopensim-SC_OLD-bc6a9cf8ba3173f0b615fa0f1d41cca072e2edd5.zip
opensim-SC_OLD-bc6a9cf8ba3173f0b615fa0f1d41cca072e2edd5.tar.gz
opensim-SC_OLD-bc6a9cf8ba3173f0b615fa0f1d41cca072e2edd5.tar.bz2
opensim-SC_OLD-bc6a9cf8ba3173f0b615fa0f1d41cca072e2edd5.tar.xz
Merge branch 'master' of /var/git/opensim/
-rw-r--r--OpenSim/Data/MySQL/Resources/Presence.migrations2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Data/MySQL/Resources/Presence.migrations b/OpenSim/Data/MySQL/Resources/Presence.migrations
index 1075a15..be4030e 100644
--- a/OpenSim/Data/MySQL/Resources/Presence.migrations
+++ b/OpenSim/Data/MySQL/Resources/Presence.migrations
@@ -14,7 +14,7 @@ CREATE INDEX UserID ON Presence(UserID);
14 14
15COMMIT; 15COMMIT;
16 16
17:VERSION 1 # -------------------------- 17:VERSION 2 # --------------------------
18 18
19BEGIN; 19BEGIN;
20 20