index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Data
/
MySQL
/
Resources
/
032_RegionStore.sql
blob: dca5de714404985e42cd0f2ba92f39226e0dc8b8 (
plain
)
1
2
3
BEGIN
;
ALTER TABLE
estate_settings AUTO_INCREMENT
=
100
;
COMMIT
;