Commit History

Author SHA1 Message Date
  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 af3db59736 Named EUnit test cases 10 years ago
  Viktor Söderqvist c624359703 Test that warnings are logged 10 years ago
  Viktor Söderqvist 639d78c784 Restartable transactions and implicit commits and rollbacks, fixes #7 10 years ago
  Viktor Söderqvist c68f41cd2c Disable logging of most warnings in tests 10 years ago
  Viktor Söderqvist 512d7e7806 Nested transactions 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 db2191db31 Parametrized queries using cached prep. stmts 10 years ago
  Viktor Söderqvist 1c03c60852 Fixes test for R16B by avoiding sys:get_state/1 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 f63603cfb9 Add option {name, ServerName} and mysql_connection:start_link/1 10 years ago
  Viktor Söderqvist 4a1abc48bc Named prepared statements + unprepare/2 + {error, not_prepared} for execute/3 10 years ago
  Viktor Söderqvist a35284b6bf Add autocommit/1 10 years ago
  Viktor Söderqvist ad019aa3d6 in_transaction/1 (related to #7) 10 years ago
  Viktor Söderqvist 60d40a99fe Implements simple mnesia style transactions (#7) 10 years ago
  Viktor Söderqvist f9d921a9c3 Change license to LGPL 10 years ago
  Viktor Söderqvist 576d3ff111 Set up Travis build 10 years ago
  Viktor Söderqvist 13d58d51c1 Error message formatting 10 years ago
  Viktor Söderqvist 1e0ff94b5b Negative TIME, microseconds in TIME and DATETIME, new TIME representation 10 years ago
  Viktor Söderqvist af487b9e06 Renames some functions 10 years ago
  Viktor Söderqvist 308776c475 Float rounding; see #4 10 years ago