커밋 기록

작성자 SHA1 메시지 날짜
  UbitUmarov d9038e650a MySQLConnector is not a MS product 7 년 전
  Melanie Thielker 680231d7e7 Make the MySqlGeneric layer transaction aware 7 년 전
  UbitUmarov cdaed11387 at last we can login and see objects ( friends is dead and disable in 8 년 전
  UbitUmarov 371c9dd2af bad merge? 8 년 전
  Justin Clark-Casey (justincc) d899bdcb9b Remove lock in MySQLFramework. This is not necessary as the connection is not shared. 10 년 전
  Melanie Thielker 52dc27991f Give extra info on the call stack when SQL errors happen 10 년 전
  Master ScienceSim e1b5c61247 Updated MySQL connection management to use the MySQL connection pooling. This should accommodate various timeout problems that exist with the current connection pool code in a more general and standard way. 14 년 전
  John Hurliman de71d23e14 Removing Console.WriteLine()s that were brought in with the revert 14 년 전
  John Hurliman 6309fcc5b4 Reverting the memory leak patch for MySQL. Problems have been reported with the grid server after running for several hours 14 년 전
  Melanie 8a7a947faa Remove the using() constructs from the new style database modules; they caused 14 년 전
  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 14 년 전
  John Hurliman 29a4614529 * MySQL data tests now pass by fixing a bad fix for a bad cast on the asset Local member in MySQLAssetData 14 년 전
  Melanie c9a24ece54 More work on new authentication service 15 년 전
  Melanie 90262d4092 Add the user authentication data adapter. This is meant to use a new table 15 년 전