Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't pass in DB connection params on CLI, but do it after process has spawned. | Brian Cully | 2008-07-28 | 1 | -0/+1 |
* | Remove query from select. | Brian Cully | 2008-03-02 | 1 | -1/+1 |
* | 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 |