index
:
mysqlerl.git
master
erlang odbc bindings for libmysqlclient
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mysqlerl.erl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove stupid lib directory
Brian Cully
2012-02-06
1
-0
/
+251
*
Move most files into lib, add top-level makefile
Brian Cully
2012-02-06
1
-251
/
+0
*
Use single param query for now.
Brian Cully
2008-07-28
1
-1
/
+1
*
Note that mysqlerl:test_param_query/0 should have an INSERT or
Brian Cully
2008-07-28
1
-0
/
+2
*
Change param test to have a list, like the docs.
Brian Cully
2008-07-28
1
-1
/
+1
*
Add test for param queries.
Brian Cully
2008-07-28
1
-1
/
+6
*
Add query test code.
Brian Cully
2008-07-28
1
-1
/
+5
*
Handle timeouts.
Brian Cully
2008-03-02
1
-9
/
+11
*
ODBC compatibility for commit/rollback
Brian Cully
2008-03-02
1
-4
/
+10
*
Use integers for sizes. Add a couple more types.
Brian Cully
2008-03-02
1
-3
/
+9
*
Convert types for odbc.
Brian Cully
2008-03-02
1
-1
/
+30
*
Remove NOTIMPLEMENTED stuff, since it all just goes to the C module anyway.
Brian Cully
2008-03-01
1
-19
/
+17
*
Normalize more code flow.
Brian Cully
2008-03-01
1
-2
/
+2
*
mysqlerl provides the interface for the connection, to avoid
Brian Cully
2008-03-01
1
-2
/
+4
*
Use commit as a test instead of custom.
Brian Cully
2008-03-01
1
-1
/
+2
*
Initial commit
Brian Cully
2008-03-01
1
-0
/
+196