Commit History

Author SHA1 Message Date
  Silviu Caragea 0e362c0654 Monitor calling process during transaction 6 years ago
  juhlig bbd9ff2cb4 fix spec for host option 6 years ago
  Viktor Söderqvist 8dd9c3b34e Return an error on deadlock if all retries fail in a transaction 6 years ago
  Emil Falk 44ba1eb102 Set gen_server-timeouts for transaction statements to infinity (#91) 6 years ago
  18年梦醒 ef71b8fa24 Compatibility with OTP 21.1 (#84) 6 years ago
  Emil Falk d9f6fdd8a9 Don't restart transaction on lock wait timeout (#89) 6 years ago
  Piotr Nosek 8d322d48e4 Add SSL connection support 7 years ago
  hunkhl 9c86fb8b5d fix mysql connect timeout. 8 years ago
  Konrad Zemek 6d8eada81c Allow setting CLIENT_FOUND_ROWS on handshake. 8 years ago
  Viktor Söderqvist 7e5142f9bd Fixes typo: Set active once after executing prepared statement 9 years ago
  Johan Lövdahl f2f6085f3a Stop the gen_server when mysql server closes connection 9 years ago
  Viktor Söderqvist c8fdd4e54c Implement multiple statements and multiple result sets. 10 years ago
  Viktor Söderqvist ab6114e70a Timeouts on fetching warnings and fetching results of cancelled queries. 10 years ago
  Viktor Söderqvist e555d00c20 Option for extra TCP options 10 years ago
  Viktor Söderqvist f43a6a777f Execute qeries and prepared statements on connect 10 years ago
  Viktor Söderqvist 4643b47956 mysql:encode/2 with tests 10 years ago
  Viktor Söderqvist d7f6890efe Minor typos in docs and tests 10 years ago
  Viktor Söderqvist 67b61d6496 More tests fixes #2 10 years ago
  Viktor Söderqvist 9b9915e93f Keep alive (ping) 10 years ago
  Viktor Söderqvist 86c46d8ad2 Simplify error handling for implicit commit 10 years ago
  Viktor Söderqvist 639d78c784 Restartable transactions and implicit commits and rollbacks, fixes #7 10 years ago
  Viktor Söderqvist f54b91523a Merge branch 'log-warnings' 10 years ago
  Viktor Söderqvist 0f94ac5486 Log warnings 10 years ago
  Viktor Söderqvist 512d7e7806 Nested transactions 10 years ago
  Viktor Söderqvist 20b1a8c660 Graceful timeout handling using KILL QUERY 10 years ago
  Viktor Söderqvist db2191db31 Parametrized queries using cached prep. stmts 10 years ago
  Viktor Söderqvist 35a9961bf6 docs and specs 10 years ago
  Viktor Söderqvist 5f057dda27 Implements selecting db in the connection phase 10 years ago
  Viktor Söderqvist ec7353a978 Merges mysql_connection with mysql 10 years ago
  Viktor Söderqvist f63603cfb9 Add option {name, ServerName} and mysql_connection:start_link/1 10 years ago