OCaml MySQL Protocol is an implementation of the MySQL protocol using the OCaml Bitstring library.
| Tags | Database Library Clients: Multi OS |
|---|---|
| Licenses | LGPL v3 |
| Operating Systems | All OS |
| Implementation | OCaml |
Recent releases


Release Notes: This release adds tests for MySQL 5.6 and drops tests for MySQL 5.0.


Release Notes: This release mainly fixes a bug in the handshake packet. The thread id was not correctly decoded, and this could break the connection when this thread id went over 255.


Release Notes: The license is now LGPL.


Release Notes: This release has been tested with several versions of MySQL server (5.0.95, 5.1.61, and 5.5.20).
Flexibly generates password candidates using OS pseudo-random sources.