Viktor Söderqvist
|
ee3f5420c9
Merge pull request #26 from SergejJurecko/master
|
9 years ago |
Sergej Jurecko
|
b4d28fa2ed
add encoding declaration
|
9 years ago |
Sergej Jurecko
|
29edd23b38
add unicode encoding to mysql:encode, update docs and add test
|
9 years ago |
Sergej Jurecko
|
91d528fb2e
Support for strings as prepared statement parameters
|
9 years ago |
Viktor Söderqvist
|
b6646c02a7
Update CHANGELOG.md
|
10 years ago |
Viktor Söderqvist
|
c20acf7ac6
Bump version to 1.0.0
|
10 years ago |
Viktor Söderqvist
|
01b4c97481
Simplify parsing server version
|
10 years ago |
Viktor Söderqvist
|
88fa61a600
Use erlang.mk for tests and coverage report
|
10 years ago |
Viktor Söderqvist
|
bb1e1dafcc
Update erlang.mk
|
10 years ago |
Viktor Söderqvist
|
209faf0310
Add CHANGELOG.md and a make target to build it.
|
10 years ago |
Viktor Söderqvist
|
a71d788fbc
Add test case for initial queries returning results that are discarded.
|
10 years ago |
Viktor Söderqvist
|
456ea731f5
Bump 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 |
Viktor Söderqvist
|
fd99ba37a3
Add applications entry to .app.src file needed for relx.
|
10 years ago |
Viktor Söderqvist
|
293475c95b
Merge pull request #17 from umatomba/fix_version_bug
|
10 years ago |
umatomba
|
7525739e3d
add compartibility with mysql versions like 5.5.33a
|
10 years ago |
Viktor Söderqvist
|
ab6114e70a
Timeouts on fetching warnings and fetching results of cancelled queries.
|
10 years ago |
Viktor Söderqvist
|
30e6a7a32c
Version update in deps examples
|
10 years ago |
Viktor Söderqvist
|
f5ec533595
Global replace in mysql:encode/2 fixes #15
|
10 years ago |
Viktor Söderqvist
|
80d8ac144a
DEPS example
|
10 years ago |
Viktor Söderqvist
|
fc5b5679dc
Adds link to 'MySQL/OTP + Poolboy'
|
10 years ago |
Viktor Söderqvist
|
9a903452f5
Bump version
|
10 years ago |
Viktor Söderqvist
|
e555d00c20
Option for extra TCP options
|
10 years ago |
Viktor Söderqvist
|
5fe40770b9
README: Usage as dependency
|
10 years ago |
Viktor Söderqvist
|
312a5ad87d
Fix warning for unused variable
|
10 years ago |
Viktor Söderqvist
|
f43a6a777f
Execute qeries and prepared statements on connect
|
10 years ago |
Viktor Söderqvist
|
4650b9a314
Small change in usage example
|
10 years ago |
Viktor Söderqvist
|
4643b47956
mysql:encode/2 with tests
|
10 years ago |
Viktor Söderqvist
|
d9f5539c29
Fixes dialyzer warnings + removes unused stuff
|
10 years ago |