Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove commit/rollback | Brian Cully | 2008-03-02 | 1 | -2/+0 |
| | |||||
* | Remove describe_table. | Brian Cully | 2008-03-02 | 1 | -1/+0 |
| | |||||
* | Remove NOTIMPLEMENTED stuff, since it all just goes to the C module anyway. | Brian Cully | 2008-03-01 | 1 | -0/+8 |
| | |||||
* | Normalize more code flow. | Brian Cully | 2008-03-01 | 1 | -0/+2 |
| | |||||
* | mysqlerl provides the interface for the connection, to avoid | Brian Cully | 2008-03-01 | 1 | -0/+1 |
trampolining at the cost of some slight non-obviousness. Move protocol to .hrl file as a result. |