aboutsummaryrefslogtreecommitdiffstats
path: root/src/mysqlerl.erl
Commit message (Expand)AuthorAgeFilesLines
* Handle timeouts.Brian Cully2008-03-021-9/+11
* ODBC compatibility for commit/rollbackBrian Cully2008-03-021-4/+10
* Use integers for sizes. Add a couple more types.Brian Cully2008-03-021-3/+9
* Convert types for odbc.Brian Cully2008-03-021-1/+30
* Remove NOTIMPLEMENTED stuff, since it all just goes to the C module anyway.Brian Cully2008-03-011-19/+17
* Normalize more code flow.Brian Cully2008-03-011-2/+2
* mysqlerl provides the interface for the connection, to avoidBrian Cully2008-03-011-2/+4
* Use commit as a test instead of custom.Brian Cully2008-03-011-1/+2
* Initial commitBrian Cully2008-03-011-0/+196