Commit History

Author SHA1 Message Date
  Johan Lövdahl 6be08c3874 Explicitly set the SQL mode to a known value 8 years ago
  Viktor Söderqvist 8df5a3579d Add test for server disconnect and tcp error 8 years ago
  derwinlu 3023252070 add decode_binary clause for floats with value 0.0 9 years ago
  Viktor Söderqvist f1e32adea3 Edit docs and tests for unicode chardata as input 9 years ago
  Viktor Söderqvist a71d788fbc Add test case for initial queries returning results that are discarded. 10 years ago
  Viktor Söderqvist c8fdd4e54c Implement multiple statements and multiple result sets. 10 years ago
  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