aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGrid.Framework.Data.MySQL (follow)
Commit message (Collapse)AuthorAgeFilesLines
* You can now save profiles to a database. (Zomg!)Adam Frisby2007-05-052-0/+65
|
* Run prebuild to generate working project files.Adam Frisby2007-05-051-38/+84
|
* * Added support for user/asset server keys per-region (warning: changes ↵Adam Frisby2007-05-041-0/+10
| | | | table layout in SQL storages)
* Grid server V2.0! Now with extra crunchy SQL support.Adam Frisby2007-05-041-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.
* Added Close() function to sanely terminate the grid data interfaces. ↵Adam Frisby2007-05-041-2/+33
| | | | Declaring this complete (other than bugfixes), going to work on integrating into GridServer.
* I dub thee working. Maybe.Adam Frisby2007-05-042-6/+8
|
* MySQL could now work in theory. Any testers?Adam Frisby2007-05-041-2/+26
|
* Semi-functional (in theory!)Adam Frisby2007-05-042-4/+32
|
* Committing OpenGrid.Framework.Data and MySql Adaptor - not in functional ↵Adam Frisby2007-05-044-0/+232
state yet, posted for reference and future use.