Commit History

Author SHA1 Message Date
  Viktor Söderqvist 6840af959e Update version 5 years ago
  Jan Uhlig 05ec01dfae Travis tests for MySQL 5.6, 5.7, 8.0 and MariaDB 10.3 5 years ago
  Viktor Söderqvist a3b4e0536e Update tests to pass with MariaDB 10.3 5 years ago
  Viktor Söderqvist a0cd93362c Workaround for changed deadlock handling in MySQL 5.7+ 5 years ago
  Viktor Söderqvist 8b2713b12e Fix MariaDB by not checking server capability CLIENT_LONG_PASSWORD 5 years ago
  Viktor Söderqvist 3d4f94dd1a Update README.md 5 years ago
  Viktor Söderqvist 60daa0bae2 Edit documentation (edoc) 5 years ago
  Jan Uhlig 34d425b047 Implement caching_sha2_password authentication 5 years ago
  juhlig 85c5f3a95a Log slow queries 5 years ago
  juhlig a5af89acd7 Fix race conditions in change user tests 5 years ago
  juhlig bb377b75c0 Examine final EOF packet following resultset rows 5 years ago
  Jan Uhlig 6f033d6947 Override mode, packet and active TCP options (#148) 5 years ago
  juhlig 08b6eabfe4 Add kernel, stdlib and ssl to .app applications 5 years ago
  Jan Uhlig 1c8475001a Enable connect modes: synchronous (default), asynchronous and lazy 5 years ago
  chenduo b3ef9bfda9 Normal exit when tcp_closed (#139) 5 years ago
  Viktor Söderqvist a257a66901 Check logged errors in tests and hide them from the output 5 years ago
  qingchuwudi dc9e9bf6ad support 'COM_RESET_CONNECTION' (#138) 5 years ago
  Viktor Söderqvist 27e6df1bab Disable the deadlock test for MySQL 5.7.x 5 years ago
  Viktor Söderqvist d15b552585 Fix 'Access denied' test case failing on MariaDB 5 years ago
  Viktor Söderqvist f8d7af4a8c Update CHANGELOG.md 5 years ago
  Viktor Söderqvist fba7fee3b1 Info about hex and mix in README and update version 5 years ago
  juhlig aaca8d013a Move on-connect queries and prepares into mysql_conn 6 years ago
  18年梦醒 e89d2a154c test erlang/otp 22.0 6 years ago
  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