aboutsummaryrefslogtreecommitdiffstats
path: root/src/mysqlerl.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Add erl interface headers.Brian Cully2008-03-011-1/+5
|
* Use a switch dispatch and crash on unknown types.Brian Cully2008-03-011-2/+10
|
* remove extra newlineBrian Cully2008-03-011-2/+1
|
* Use tagged message types.Brian Cully2008-03-011-2/+10
|
* Clean up partial messages.Brian Cully2008-03-011-2/+10
| | | | Null terminate message buffers.
* Get rid of BUFSIZE.Brian Cully2008-03-011-16/+32
|
* Fix warnings.Brian Cully2008-03-011-9/+12
|
* Add copyright.Brian Cully2008-03-011-0/+6
|
* Initial commitBrian Cully2008-03-011-0/+190