dizzyd / erlang-mysql-driver
- Source
- Commits
- Network (1)
- Issues (1)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
COPYING.txt | Mon Jun 29 12:49:31 -0700 2009 | |
| |
Makefile | Tue Jan 19 12:25:38 -0800 2010 | |
| |
README.txt | Mon Jun 29 12:49:31 -0700 2009 | |
| |
SOURCE.txt | Mon Jun 29 12:49:31 -0700 2009 | |
| |
ebin/ | Mon Jun 29 12:49:31 -0700 2009 | |
| |
rebar | Tue Jan 19 12:25:38 -0800 2010 | |
| |
src/ | Tue Jan 19 12:26:39 -0800 2010 | |
| |
test/ | Mon Jun 29 12:49:31 -0700 2009 |
README.txt
Description: Revamped MySQL driver for Erlang Modified by: Yariv Sadan (yarivvv@gmail.com) This MySQL driver for Erlang is based on the Yxa driver obtained from Process One (at https://support.process-one.net/doc/display/CONTRIBS/Yxa). It includes several new features such as prepared statements, transactions, binary queries, type-converted query results, more efficient logging and a new connection pooling mechanism. For more information, visit http://code.google.com/p/erlang-mysql-driver.
