Viktor Söderqvist
|
a74aff1e45
Add optional float-as-decimal encoding
|
3 years ago |
Viktor Söderqvist
|
ee256d5661
Fix timeout test case in MariaDB builds
|
4 years ago |
Jan Uhlig
|
392c443822
Support LOAD DATA LOCAL revised (#168)
|
4 years ago |
Viktor Söderqvist
|
a3b4e0536e
Update tests to pass with MariaDB 10.3
|
5 years ago |
juhlig
|
85c5f3a95a
Log slow queries
|
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
|
d15b552585
Fix 'Access denied' test case failing on MariaDB
|
5 years ago |
juhlig
|
aaca8d013a
Move on-connect queries and prepares into mysql_conn
|
6 years ago |
Jan Uhlig
|
c2b19c003a
Stop connection again when post-connect queries or prepares fail (#115)
|
6 years ago |
Jan Uhlig
|
b41a193ada
Default port 0 for unix socket
|
6 years ago |
juhlig
|
d3a4c78ea9
Parameter validation for prepared statements and parameterized queries
|
6 years ago |
Jan Uhlig
|
fa1919efbd
Synchronous stop
|
6 years ago |
Jan Uhlig
|
a727c0db9a
Possibility to apply a filtermap fun on results (#104)
|
6 years ago |
Viktor Söderqvist
|
777e05ebad
Remove superfluos 'Too many connections' test
|
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
|
987c470dd0
Clarifications for usage with MySQL 8
|
6 years ago |
Viktor Söderqvist
|
95c2ce1eb5
Mention exit(Pid, normal) in README and a test
|
6 years ago |
Viktor Söderqvist
|
e8296e3ff9
Move SSL tests to separate suite
|
7 years ago |
Piotr Nosek
|
8d322d48e4
Add SSL connection support
|
7 years ago |
Johannes Weißl
|
03bee3c266
Fix reading of unsigned integers in binary protocol
|
8 years ago |
Johannes Weißl
|
ebcb8c4724
Fix tests for MariaDB
|
8 years ago |
Konrad Zemek
|
24d8e47e9b
Add test for found_rows option.
|
8 years ago |
Johan Lövdahl
|
5c473d2ecf
Add support for the MySQL JSON type
|
8 years ago |
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 |