aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/Resources/029_RegionStore.sql (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-05-18Converted MySQL migration history to the new formatAlexRa1-5/+0
Replaced all NNN_StoreName.sql migration resources with a more readable, single-file-per-store
2010-05-16Converted MySQL migration history to the new formatAlexRa1-5/+0
Replaced all NNN_StoreName.sql migration resources with a more readable, single-file-per-store
2009-05-27From: Chris Yeoh <cyeoh@au1.ibm.com>Dr Scofield1-0/+5
The attached patch implements llPassTouches. It has been added to the export/import XML along with the flag for AllowedInventoryDrop. The MySQL backend has been updated as well, though I haven't done one of those before so could do with a check. I added the migration mysql file as well. The other data backends need updating as well.