aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/Resources (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-19* Remove unused prims.ParentID field from SQLite and MySQLJustin Clarke Casey1-0/+5
2008-11-26Yay for unit tests. Increased the type width of the prims and primshapesMelanie Thielker1-37/+41
2008-11-26A migration to make the floats in prims table be doublesMelanie Thielker1-0/+41
2008-11-26A migration to convert the floats int the database to doubles.Melanie Thielker2-0/+60
2008-11-26Committing the LCO database layer. Native MySQL, no ADO. New reconnectMelanie Thielker1-0/+6
2008-11-21Update svn properties, minor formatting cleanup.Jeff Ames1-6/+6
2008-11-19Mantis#2656. Thank you kindly, Nlin for a patch that:Charles Krinke1-0/+6
2008-11-18Fixed MySQL and SQLite so they will save theSean Dague1-0/+8
2008-11-14Add SQLite and the missing migrations files for last commitMelanie Thielker1-0/+5
2008-11-06add create_time and access_time to asset db for mysql, as wellSean Dague1-0/+6
2008-11-04implement email field for MySQL and SQLiteSean Dague1-0/+5
2008-10-18Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.Melanie Thielker1-0/+7
2008-10-03Add database persistence for material settingMelanie Thielker1-0/+6
2008-09-12* Add userstore sql upgrade I carelessly forgot to check in a couple of revis...Justin Clarke Casey1-0/+5
2008-09-10Thanks, nlin, for a patch implementing persistence for "When Left Clicked"Mike Mazur1-0/+6
2008-09-08Implement proper persistence of the following prim properties:Melanie Thielker1-0/+9
2008-08-24Add the fields for the eye candy and sale featires to the prims table.Melanie Thielker1-0/+27
2008-08-18Avatar Attachment persistence!! Patch #9168 (Mantis #1171)Melanie Thielker1-0/+5
2008-08-15Plumb in the partner and the account title fields for profile info.Melanie Thielker1-0/+6
2008-08-14Adds UserFlags and GodLevel to the user data store and plumbs then in.Melanie Thielker1-0/+6
2008-08-14Add the UserStore migrations to the TP fixes patchMelanie Thielker1-0/+5
2008-08-06Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls....Mike Mazur1-0/+23
2008-08-01Estate series, patch 9 (#9157)Melanie Thielker1-0/+6
2008-08-01Add the missing migration files :/Melanie Thielker1-0/+8
2008-07-18Patch #9151Melanie Thielker1-0/+103
2008-07-16added index to ParentID on prims, as this is sorted on for prim loading.Sean Dague1-0/+5
2008-07-15add migration for SceneGroupID to char(36) plus add an index. ThisSean Dague1-0/+9
2008-07-14Patch #9148Melanie Thielker1-0/+9
2008-07-03add 3 migrations, 1 each for prims, primshapes, and primitemsSean Dague3-0/+65
2008-07-03migrate the myisam mysql regions to innodbSean Dague1-0/+12
2008-07-03Update svn properties.Jeff Ames1-5/+5
2008-07-02* Drop InvType from the assets table since it is no longer usedJustin Clarke Casey1-0/+5
2008-06-29patch and files from mantis #1630, Thanks MelanieMW1-0/+40
2008-06-25add migrations to mysql and sqlite for flags on embedded inventorySean Dague1-0/+5
2008-06-24based on positive feedback on performance of making keys fixed lengthSean Dague1-0/+31
2008-06-23add migration to go from varchar -> char for uuid. TestedSean Dague1-0/+9
2008-06-21* Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares1-0/+5
2008-06-19add migrations support for mysql log store. This should completeSean Dague2-1/+11
2008-06-19fix an edge case with migrations in the region store.Sean Dague1-0/+32
2008-06-16the beginning of the great id format migration. This makesSean Dague1-0/+9
2008-06-12look mom, migrations in action. This adds a couple of indexesSean Dague1-0/+6
2008-06-12Fix mysql migrations. This is tested with an existing up to date schema,Sean Dague4-15/+29
2008-06-12check in region store initial migration definition, Sean Dague1-0/+150
2008-06-12check in migration files for mysqlSean Dague3-0/+152
2008-05-21this removes use of the mapper for wearables, and I can confirm thingsSean Dague1-30/+33
2008-05-19autocreate appearance table if it isn't thereSean Dague1-0/+0
2008-05-19prep for changes need to create the appearance tablesSean Dague1-4/+1
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames2-40/+40
2008-05-01* Align new fields upgrade sql to have the same 'not null' and default settin...Justin Clarke Casey2-7/+7
2008-05-01* Change mysql inventory items table version 3 upgrade sql to provide explici...Justin Clarke Casey1-5/+5