aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/Resources (follow)
Commit message (Expand)AuthorAgeFilesLines
* From: Chris Yeoh <cyeoh@au1.ibm.com>Dr Scofield2009-05-271-0/+5
* Update svn properties.Jeff Ames2009-05-171-5/+5
* Thank you kindly, Patnad, for a patch that:Charles Krinke2009-05-121-0/+5
* WARNING: contains migrationSean Dague2009-05-081-0/+7
* * Consistently used dashed uuid format for mysql region data, as is done for ...Justin Clarke Casey2009-05-071-0/+79
* Adding migrations for MySQL and SQLite for removing the "old" cloud image.Homer Horwitz2009-04-051-0/+1
* remove all the very old create and upgrade sql files, these wereSean Dague2009-02-1717-288/+0
* AssetInventoryServer plugins can't be a dependency for the OpenSim.Data.MySQL...Mike Mazur2009-02-161-1/+0
* Rename NewAssetServer AssetInventoryServer and fully qualify withMike Mazur2009-02-161-1/+1
* - add OpenSim.Grid.AssetServer.Plugins.OpenSim as a dependency for OpenSim.Da...Mike Mazur2009-02-161-0/+1
* * Remove unused prims.ParentID field from SQLite and MySQLJustin Clarke Casey2009-01-191-0/+5
* Yay for unit tests. Increased the type width of the prims and primshapesMelanie Thielker2008-11-261-37/+41
* A migration to make the floats in prims table be doublesMelanie Thielker2008-11-261-0/+41
* A migration to convert the floats int the database to doubles.Melanie Thielker2008-11-262-0/+60
* Committing the LCO database layer. Native MySQL, no ADO. New reconnectMelanie Thielker2008-11-261-0/+6
* Update svn properties, minor formatting cleanup.Jeff Ames2008-11-211-6/+6
* Mantis#2656. Thank you kindly, Nlin for a patch that:Charles Krinke2008-11-191-0/+6
* Fixed MySQL and SQLite so they will save theSean Dague2008-11-181-0/+8
* Add SQLite and the missing migrations files for last commitMelanie Thielker2008-11-141-0/+5
* add create_time and access_time to asset db for mysql, as wellSean Dague2008-11-061-0/+6
* implement email field for MySQL and SQLiteSean Dague2008-11-041-0/+5
* Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.Melanie Thielker2008-10-181-0/+7
* Add database persistence for material settingMelanie Thielker2008-10-031-0/+6
* * Add userstore sql upgrade I carelessly forgot to check in a couple of revis...Justin Clarke Casey2008-09-121-0/+5
* Thanks, nlin, for a patch implementing persistence for "When Left Clicked"Mike Mazur2008-09-101-0/+6
* Implement proper persistence of the following prim properties:Melanie Thielker2008-09-081-0/+9
* Add the fields for the eye candy and sale featires to the prims table.Melanie Thielker2008-08-241-0/+27
* Avatar Attachment persistence!! Patch #9168 (Mantis #1171)Melanie Thielker2008-08-181-0/+5
* Plumb in the partner and the account title fields for profile info.Melanie Thielker2008-08-151-0/+6
* Adds UserFlags and GodLevel to the user data store and plumbs then in.Melanie Thielker2008-08-141-0/+6
* Add the UserStore migrations to the TP fixes patchMelanie Thielker2008-08-141-0/+5
* Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls....Mike Mazur2008-08-061-0/+23
* Estate series, patch 9 (#9157)Melanie Thielker2008-08-011-0/+6
* Add the missing migration files :/Melanie Thielker2008-08-011-0/+8
* Patch #9151Melanie Thielker2008-07-181-0/+103
* added index to ParentID on prims, as this is sorted on for prim loading.Sean Dague2008-07-161-0/+5
* add migration for SceneGroupID to char(36) plus add an index. ThisSean Dague2008-07-151-0/+9
* Patch #9148Melanie Thielker2008-07-141-0/+9
* add 3 migrations, 1 each for prims, primshapes, and primitemsSean Dague2008-07-033-0/+65
* migrate the myisam mysql regions to innodbSean Dague2008-07-031-0/+12
* Update svn properties.Jeff Ames2008-07-031-5/+5
* * Drop InvType from the assets table since it is no longer usedJustin Clarke Casey2008-07-021-0/+5
* patch and files from mantis #1630, Thanks MelanieMW2008-06-291-0/+40
* add migrations to mysql and sqlite for flags on embedded inventorySean Dague2008-06-251-0/+5
* based on positive feedback on performance of making keys fixed lengthSean Dague2008-06-241-0/+31
* add migration to go from varchar -> char for uuid. TestedSean Dague2008-06-231-0/+9
* * Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares2008-06-211-0/+5
* add migrations support for mysql log store. This should completeSean Dague2008-06-192-1/+11
* fix an edge case with migrations in the region store.Sean Dague2008-06-191-0/+32
* the beginning of the great id format migration. This makesSean Dague2008-06-161-0/+9