Skip to content
Snippets Groups Projects
  1. Mar 02, 2012
  2. Mar 01, 2012
  3. Feb 29, 2012
  4. Feb 27, 2012
    • Lloyd Hilaiel's avatar
      Handle slow queries, query retry, and database connection issues: · ef441617
      Lloyd Hilaiel authored
        * all database functions return an err as the first param which is non-null for failure.
        * all wsapis handle database errors and return service unavailable to client.
        * stalled-mysql-test implements unit tests to verify proper failure behavior of all wsapis.
        * configuration parameter added to define max allowed time per query
      ef441617
  5. Feb 25, 2012
  6. Feb 22, 2012
  7. Feb 21, 2012
  8. Feb 16, 2012
  9. Feb 09, 2012
  10. Feb 06, 2012
  11. Feb 04, 2012
  12. Feb 03, 2012
Loading