Viktor Söderqvist
|
9724d67a26
Rewrite add_packet_headers and update version
|
7 years ago |
skaee
|
3b89449e30
Sending packets with size greater than 16#ffffff (#77)
|
7 years ago |
Feng Lee
|
d8fe39337d
Check handshake status, ignoring bit 16#4000, SERVER_SESSION_STATE_CHANGED
|
7 years ago |
Feng Lee
|
829196ed1b
Compatible with MySQL 5.7 and MariaDB 10.2.6+
|
7 years ago |
Viktor Söderqvist
|
3724db8b5d
Linebreak long lines
|
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 |
Piotr Nosek
|
ce47e8b2fb
Add support for auth method switch
|
8 years ago |
getong
|
51a7dd7f58
erlang 20 add floor/1 function, change the floor/1 funcion name in the self create module
|
8 years ago |
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 |