Commit History

Author SHA1 Message Date
  John Hurliman 6309fcc5b4 Reverting the memory leak patch for MySQL. Problems have been reported with the grid server after running for several hours 15 years ago
  Melanie 8a7a947faa Remove the using() constructs from the new style database modules; they caused 15 years ago
  John Hurliman 6720369376 Added CloseDBConnection() to replace the old CloseReaderCommand(). This will close the MySQLConnection attached to a MySQLCommand. I'm not sure if this accounts for every time a database connection needs to be closed, but it matches up 1:1 with the places where the database connection was previously being closed 15 years ago
  John Hurliman 29a4614529 * MySQL data tests now pass by fixing a bad fix for a bad cast on the asset Local member in MySQLAssetData 15 years ago
  Jeff Ames f00126dc2d Add copyright header. Formatting cleanup. 15 years ago
  Justin Clark-Casey (justincc) 2995d87d75 minor: remove some mono compiler warnings 15 years ago
  Melanie 2a8f66b221 Revising the user account data interfaces. No user functionality yet 15 years ago