Commit History

Author SHA1 Message Date
  Jan Uhlig 7c9876769c Add ssl options to start_link/1 spec and doc 6 years ago
  Michael Lenaghan ebe973ff8e Enable TCP option 'nodelay' 6 years ago
  Michael Lenaghan 1142a6dddd Make TCP buffer at least as large as recbuf by default 6 years ago
  Michael Lenaghan 14472e2aca Use utf8mb4 for servers that support it 6 years ago
  Jan Uhlig c65651bfe7 Add tcp_options to start_link/1 spec 6 years ago
  Ignacio Martínez f43adad8e0 Ignore SERVER_STATUS_AUTOCOMMIT on handshake 6 years ago
  Jan Uhlig c2b19c003a Stop connection again when post-connect queries or prepares fail (#115) 6 years ago
  Jan Uhlig b41a193ada Default port 0 for unix socket 6 years ago
  Viktor Söderqvist 9a98eff7a1 Update version and CHANGELOG.md 6 years ago
  juhlig d3a4c78ea9 Parameter validation for prepared statements and parameterized queries 6 years ago
  Jan Uhlig fa1919efbd Synchronous stop 6 years ago
  GeraldXv 5415e1d815 Workaround for sub binary optimization bug in OTP 21.0 6 years ago
  juhlig 26dab4fc45 replace atom() with module() for SockModule parameters 6 years ago
  Jan Uhlig 892858bef6 implement COM_CHANGE_USER (#105) 6 years ago
  Jan Uhlig a727c0db9a Possibility to apply a filtermap fun on results (#104) 6 years ago
  Viktor Söderqvist 77da339329 Update version and CHANGELOG.md 6 years ago
  Viktor Söderqvist 3cac0d74f7 Get rid of socket wrapper modules 6 years ago
  Viktor Söderqvist 8c5f3fcad4 Remove redundant transaction level info in state 6 years ago
  Viktor Söderqvist 777e05ebad Remove superfluos 'Too many connections' test 6 years ago
  Viktor Söderqvist 6e34663a26 Move gen_server to separate module 6 years ago
  Viktor Söderqvist ac69800652 Handle error packet as the initial packet from the server 6 years ago
  Viktor Söderqvist 987c470dd0 Clarifications for usage with MySQL 8 6 years ago
  Silviu Caragea 395efb0925 Monitor calling process during transaction 6 years ago
  Viktor Söderqvist 80d5d9b082 Run tests with verbose output by default 6 years ago
  juhlig bbd9ff2cb4 fix spec for host option 6 years ago
  Viktor Söderqvist 95c2ce1eb5 Mention exit(Pid, normal) in README and a test 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