juhlig
|
aaca8d013a
Move on-connect queries and prepares into mysql_conn
|
6 years ago |
Jan Uhlig
|
7c9876769c
Add ssl options to start_link/1 spec and doc
|
6 years ago |
Jan Uhlig
|
c65651bfe7
Add tcp_options to start_link/1 spec
|
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
|
892858bef6
implement COM_CHANGE_USER (#105)
|
6 years ago |
Jan Uhlig
|
a727c0db9a
Possibility to apply a filtermap fun on results (#104)
|
6 years ago |
Viktor Söderqvist
|
6e34663a26
Move gen_server to separate module
|
6 years ago |
Silviu Caragea
|
395efb0925
Monitor calling process during transaction
|
6 years ago |
juhlig
|
bbd9ff2cb4
fix spec for host option
|
6 years ago |
Viktor Söderqvist
|
8dd9c3b34e
Return an error on deadlock if all retries fail in a transaction
|
6 years ago |
Emil Falk
|
44ba1eb102
Set gen_server-timeouts for transaction statements to infinity (#91)
|
6 years ago |
18年梦醒
|
ef71b8fa24
Compatibility with OTP 21.1 (#84)
|
6 years ago |
Emil Falk
|
d9f6fdd8a9
Don't restart transaction on lock wait timeout (#89)
|
6 years ago |
Piotr Nosek
|
8d322d48e4
Add SSL connection support
|
7 years ago |
hunkhl
|
9c86fb8b5d
fix mysql connect timeout.
|
8 years ago |
Konrad Zemek
|
6d8eada81c
Allow setting CLIENT_FOUND_ROWS on handshake.
|
8 years ago |
Viktor Söderqvist
|
7e5142f9bd
Fixes typo: Set active once after executing prepared statement
|
9 years ago |
Johan Lövdahl
|
f2f6085f3a
Stop the gen_server when mysql server closes connection
|
9 years ago |
Viktor Söderqvist
|
c8fdd4e54c
Implement multiple statements and multiple result sets.
|
10 years ago |
Viktor Söderqvist
|
ab6114e70a
Timeouts on fetching warnings and fetching results of cancelled queries.
|
10 years ago |
Viktor Söderqvist
|
e555d00c20
Option for extra TCP options
|
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
|
86c46d8ad2
Simplify error handling for implicit commit
|
10 years ago |