Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Get Rid MD5 support | Martin Wilke | 2011-03-20 | 1 | -1/+0 |
| | | | | Notes: svn path=/head/; revision=271346 | ||||
* | - Updated to 0.8 | Greg Larkin | 2010-04-09 | 1 | -3/+3 |
| | | | | Notes: svn path=/head/; revision=252489 | ||||
* | This is the the client and protocol library for the Drizzle project. | Greg Larkin | 2010-03-15 | 1 | -0/+3 |
The server, drizzled, will use this as for protocol library. Client utilities and any new projects that require low-level protocol communication (like proxies). Other language interfaces (PHP extensions, Python DBI, Perl DBD, SWIG, ...) should be built off of this library. WWW: https://launchpad.net/libdrizzle Notes: svn path=/head/; revision=251093 |