aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGrid.Framework.Data.MySQL (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-05-05You can now save profiles to a database. (Zomg!)Adam Frisby2-0/+65
2007-05-05Run prebuild to generate working project files.Adam Frisby1-38/+84
2007-05-04* Added support for user/asset server keys per-region (warning: changes ↵Adam Frisby1-0/+10
table layout in SQL storages)
2007-05-04Grid server V2.0! Now with extra crunchy SQL support.Adam Frisby1-0/+10
Status: * Prebuild will be broken, someone needs to update prebuild.xml with the new dependencies. * The sim status check function does not yet function. * Sims must be manually added to the database - automatic insertion isnt supported yet.
2007-05-04Added Close() function to sanely terminate the grid data interfaces. ↵Adam Frisby1-2/+33
Declaring this complete (other than bugfixes), going to work on integrating into GridServer.
2007-05-04I dub thee working. Maybe.Adam Frisby2-6/+8
2007-05-04MySQL could now work in theory. Any testers?Adam Frisby1-2/+26
2007-05-04Semi-functional (in theory!)Adam Frisby2-4/+32
2007-05-04Committing OpenGrid.Framework.Data and MySql Adaptor - not in functional ↵Adam Frisby4-0/+232
state yet, posted for reference and future use.