Commit History

Author SHA1 Message Date
  Konrad Zemek 6d8eada81c Allow setting CLIENT_FOUND_ROWS on handshake. 8 years ago
  Johan Lövdahl 5c473d2ecf Add support for the MySQL JSON type 8 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 9 years ago
  derwinlu 3023252070 add decode_binary clause for floats with value 0.0 9 years ago
  Sergej Jurecko 91d528fb2e Support for strings as prepared statement parameters 9 years ago
  Viktor Söderqvist 01b4c97481 Simplify parsing server version 10 years ago
  Viktor Söderqvist e00d3bf1ce Allow empty auth plugin name in handshake. 10 years ago
  Viktor Söderqvist c8fdd4e54c Implement multiple statements and multiple result sets. 10 years ago
  umatomba 7525739e3d add compartibility with mysql versions like 5.5.33a 10 years ago
  Viktor Söderqvist d9f5539c29 Fixes dialyzer warnings + removes unused stuff 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 a1d7bce054 More test cases; coverage to 96% 10 years ago
  Viktor Söderqvist 20b1a8c660 Graceful timeout handling using KILL QUERY 10 years ago
  Viktor Söderqvist 5f057dda27 Implements selecting db in the connection phase 10 years ago
  Viktor Söderqvist 2d6d089841 DECIMAL(P,S) as int/float/binary depending on P and S 10 years ago
  Viktor Söderqvist 9191eadae1 Implements BIT(N) <--> bitstring() of length N 10 years ago
  Viktor Söderqvist 6a9fbfbb5a Fixes decode TINYINT as signed in binary protocol 10 years ago
  Viktor Söderqvist d1260adf16 Refactoring 10 years ago
  Viktor Söderqvist 9de8240132 Send goodbye when terminating 10 years ago
  Viktor Söderqvist 4a1abc48bc Named prepared statements + unprepare/2 + {error, not_prepared} for execute/3 10 years ago
  Viktor Söderqvist ad019aa3d6 in_transaction/1 (related to #7) 10 years ago
  Viktor Söderqvist f9d921a9c3 Change license to LGPL 10 years ago
  Viktor Söderqvist 6987efa974 Fixes handshake for servers without CLIENT_PLUGIN_AUTH 10 years ago
  Viktor Söderqvist 1e0ff94b5b Negative TIME, microseconds in TIME and DATETIME, new TIME representation 10 years ago
  Viktor Söderqvist 308776c475 Float rounding; see #4 10 years ago
  Viktor Söderqvist 4fc56ffc5e Binary protocol 10 years ago
  Viktor Söderqvist 6ffe865853 Refactoring 10 years ago
  Viktor Söderqvist 2a20aee920 Merge branch 'master' of github.com:mysql-otp/mysql-otp 10 years ago