Johannes Weißl
|
03bee3c266
Fix reading of unsigned integers in binary protocol
|
8 лет назад |
Piotr Nosek
|
ce47e8b2fb
Add support for auth method switch
|
8 лет назад |
getong
|
51a7dd7f58
erlang 20 add floor/1 function, change the floor/1 funcion name in the self create module
|
8 лет назад |
Konrad Zemek
|
6d8eada81c
Allow setting CLIENT_FOUND_ROWS on handshake.
|
8 лет назад |
Johan Lövdahl
|
5c473d2ecf
Add support for the MySQL JSON type
|
8 лет назад |
Jean Rouge
|
33c41e50d7
Properly handling empty passwords
|
9 лет назад |
Viktor Söderqvist
|
b5165a9284
Don't check the multi capabilities from the server; fixes #31
|
9 лет назад |
derwinlu
|
3023252070
add decode_binary clause for floats with value 0.0
|
9 лет назад |
Sergej Jurecko
|
91d528fb2e
Support for strings as prepared statement parameters
|
9 лет назад |
Viktor Söderqvist
|
01b4c97481
Simplify parsing server version
|
10 лет назад |
Viktor Söderqvist
|
e00d3bf1ce
Allow empty auth plugin name in handshake.
|
10 лет назад |
Viktor Söderqvist
|
c8fdd4e54c
Implement multiple statements and multiple result sets.
|
10 лет назад |
umatomba
|
7525739e3d
add compartibility with mysql versions like 5.5.33a
|
10 лет назад |
Viktor Söderqvist
|
d9f5539c29
Fixes dialyzer warnings + removes unused stuff
|
10 лет назад |
Viktor Söderqvist
|
67b61d6496
More tests fixes #2
|
10 лет назад |
Viktor Söderqvist
|
9b9915e93f
Keep alive (ping)
|
10 лет назад |
Viktor Söderqvist
|
a1d7bce054
More test cases; coverage to 96%
|
10 лет назад |
Viktor Söderqvist
|
20b1a8c660
Graceful timeout handling using KILL QUERY
|
10 лет назад |
Viktor Söderqvist
|
5f057dda27
Implements selecting db in the connection phase
|
10 лет назад |
Viktor Söderqvist
|
2d6d089841
DECIMAL(P,S) as int/float/binary depending on P and S
|
10 лет назад |
Viktor Söderqvist
|
9191eadae1
Implements BIT(N) <--> bitstring() of length N
|
10 лет назад |
Viktor Söderqvist
|
6a9fbfbb5a
Fixes decode TINYINT as signed in binary protocol
|
10 лет назад |
Viktor Söderqvist
|
d1260adf16
Refactoring
|
10 лет назад |
Viktor Söderqvist
|
9de8240132
Send goodbye when terminating
|
10 лет назад |
Viktor Söderqvist
|
4a1abc48bc
Named prepared statements + unprepare/2 + {error, not_prepared} for execute/3
|
10 лет назад |
Viktor Söderqvist
|
ad019aa3d6
in_transaction/1 (related to #7)
|
10 лет назад |
Viktor Söderqvist
|
f9d921a9c3
Change license to LGPL
|
10 лет назад |
Viktor Söderqvist
|
6987efa974
Fixes handshake for servers without CLIENT_PLUGIN_AUTH
|
10 лет назад |
Viktor Söderqvist
|
1e0ff94b5b
Negative TIME, microseconds in TIME and DATETIME, new TIME representation
|
10 лет назад |
Viktor Söderqvist
|
308776c475
Float rounding; see #4
|
10 лет назад |