aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices/OpenGrid.Framework.Data.MySQL/MySQLGridData.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Finished adding licensing declarations to everything (3/3)Adam Frisby2007-06-051-4/+5
|
* * Weird didnt commit inventory beforeAdam Frisby2007-06-051-1/+1
|
* Dont want to do that again --- MySQL interface is now fully documented. ↵Adam Frisby2007-06-021-1/+54
| | | | Added little bit more documentation to the MSSQL interface.
* * Yet more inventory shellingAdam Frisby2007-05-311-3/+3
| | | | | | * Very initial MySQL work done * Refactored some of the MySQL code - functions which are passed a reader are no longer getX() but now readX().
* * Added reconnect support for MySQL Data interfaces if they time out. ↵Adam Frisby2007-05-301-0/+3
| | | | | | | (Grid/User modes only now, Log todo) * Begun writing support for supporting the "Start" region login parameter.
* * Added new mysql_connection.ini file which contains configuration options ↵Adam Frisby2007-05-251-1/+9
| | | | | | | | for the database connection used by OGS. * Added IniFile class (code imported from public example) to Framework.Data - may be worth moving to Util. * Ran prebuild, updated solution files.
* Renamed the new Directories. (removed the "-Source" from the end of them)MW2007-05-241-0/+193