Changes by: Jason J. Hickey (jyh at cs.caltech.edu)
Date: 2008-05-26 19:35:26 -0700 (Mon, 26 May 2008)
Revision: 12964
Log message:
1. Allow the user to specify the DLL prefix. This allows multiple libraries to be
dynamically loaded.
2. Add bindings for MYSQL. You can also use the existing ODBC binding, but perhaps you
want to use the MYSQL library directly.
3. Update FUSE binding, fix various bugs.
4. Add David Noblet's omythfs application, which uses both the mysql and fuse bindings.
omythfs and mysql are not well tested.