aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/Resources/010_RegionStore.sql
blob: 031a746aeb2f9cb1344fbf264adb60c4908d413b (plain)
1
2
3
4
5
6
7
8
9
# 1 "010_RegionStore.sql"
# 1 "<built-in>"
# 1 "<command line>"
# 1 "010_RegionStore.sql"
BEGIN;

DELETE FROM regionsettings;

COMMIT;