Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Added mutex lock around all use of DBC (this should make MyODBC thread safe even for multiple threads share the same connection) and MyODBC now uses libmysqlclient from MySQL 3.23. One can now configure MyODBC without having to install the MySQL source.