aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/Resources/Presence.migrations
diff options
context:
space:
mode:
authorAlexRa2010-05-16 16:22:38 +0300
committerAlexRa2010-05-18 22:15:56 +0300
commitf4450ccf4f76db7f6e18c483ac48f30e0907eb2a (patch)
tree06822de064bf13c83f32f5e076886850b4a9df54 /OpenSim/Data/MySQL/Resources/Presence.migrations
parentAllow remote admin to be used on a different port from the main region port (diff)
downloadopensim-SC_OLD-f4450ccf4f76db7f6e18c483ac48f30e0907eb2a.zip
opensim-SC_OLD-f4450ccf4f76db7f6e18c483ac48f30e0907eb2a.tar.gz
opensim-SC_OLD-f4450ccf4f76db7f6e18c483ac48f30e0907eb2a.tar.bz2
opensim-SC_OLD-f4450ccf4f76db7f6e18c483ac48f30e0907eb2a.tar.xz
Migration.cs supports single-file migration history format
Scans for migration resources in either old-style "scattered" (one file per version) or new-style "integrated" format (single file "Resources/{StoreName}.migrations[.nnn]") with ":VERSION nnn" sections). In the new-style migrations it also recognizes ':GO' separators for parts of the SQL script that must be sent to the server separately. The old-style migrations are loaded each in one piece and don't support the ':GO' feature. Status: TESTED and works fine in all modes!
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions