Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |