Commit History

Author SHA1 Message Date
  juhlig 8d30a851a9 Default SNI to hostname for SSL connections 5 years ago
  Viktor Söderqvist 8b2713b12e Fix MariaDB by not checking server capability CLIENT_LONG_PASSWORD 5 years ago
  Jan Uhlig 34d425b047 Implement caching_sha2_password authentication 5 years ago
  juhlig bb377b75c0 Examine final EOF packet following resultset rows 5 years ago
  qingchuwudi dc9e9bf6ad support 'COM_RESET_CONNECTION' (#138) 5 years ago
  Michael Lenaghan 14472e2aca Use utf8mb4 for servers that support it 6 years ago
  Ignacio Martínez f43adad8e0 Ignore SERVER_STATUS_AUTOCOMMIT on handshake 6 years ago
  juhlig d3a4c78ea9 Parameter validation for prepared statements and parameterized queries 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 3cac0d74f7 Get rid of socket wrapper modules 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 8dd9c3b34e Return an error on deadlock if all retries fail in a transaction 6 years ago
  Viktor Söderqvist 9724d67a26 Rewrite add_packet_headers and update version 7 years ago
  skaee 3b89449e30 Sending packets with size greater than 16#ffffff (#77) 7 years ago
  Feng Lee d8fe39337d Check handshake status, ignoring bit 16#4000, SERVER_SESSION_STATE_CHANGED 7 years ago
  Feng Lee 829196ed1b Compatible with MySQL 5.7 and MariaDB 10.2.6+ 7 years ago
  Viktor Söderqvist 3724db8b5d Linebreak long lines 7 years ago
  Piotr Nosek 8d322d48e4 Add SSL connection support 8 years ago
  Johannes Weißl 03bee3c266 Fix reading of unsigned integers in binary protocol 8 years ago
  Piotr Nosek ce47e8b2fb Add support for auth method switch 8 years ago
  getong 51a7dd7f58 erlang 20 add floor/1 function, change the floor/1 funcion name in the self create module 8 years ago
  Konrad Zemek 6d8eada81c Allow setting CLIENT_FOUND_ROWS on handshake. 8 years ago
  Johan Lövdahl 5c473d2ecf Add support for the MySQL JSON type 9 years ago
  Jean Rouge 33c41e50d7 Properly handling empty passwords 9 years ago
  Viktor Söderqvist b5165a9284 Don't check the multi capabilities from the server; fixes #31 10 years ago
  derwinlu 3023252070 add decode_binary clause for floats with value 0.0 10 years ago