This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
GwynethLlewelyn
/
OpenSim-Test
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Arbore:
e719bd4d5c
Ramuri
Etichete
master
OpenSim-Test
/
OpenSim
/
Data
/
MySQL
/
Resources
/
012_RegionStore.sql
012_RegionStore.sql
70 B
Istoric
Crud
1
2
3
4
5
BEGIN;
ALTER TABLE prims add index prims_parentid(ParentID);
COMMIT;