public
Description: A GitHub mirror of the native Erlang MySQL client library.
Homepage:
Clone URL: git://github.com/ngerakines/erlang_mysql.git
ngerakines (author)
Tue Sep 01 15:11:28 -0700 2009
commit  712f8ead7585e6d3736a917f1faa85f3fbf6f87c
tree    84641ca3f1df230dfc3444460dc730a490e6d84c
parent  b995b45b6bfa2ff71227569f9d13dd723f5aa857
name age message
file Makefile Tue Sep 01 15:11:28 -0700 2009 Bumping release to #4. [ngerakines]
file README Fri Nov 28 15:58:51 -0800 2008 Giving credit where credit is due. [ngerakines]
directory ebin/ Mon Aug 31 14:48:17 -0700 2009 Code cleanup. [ngerakines]
directory include/ Tue Jul 14 10:19:03 -0700 2009 Misc documentation cleanup. [ngerakines]
directory src/ Mon Aug 31 17:11:17 -0700 2009 Improving test code coverage. [ngerakines]
directory support/ Fri Nov 28 15:56:38 -0800 2008 Initial checkin of the native Erlang MySQL clie... [ngerakines]
directory t/ Mon Aug 31 17:11:17 -0700 2009 Improving test code coverage. [ngerakines]
README
This library was written by Magnus Ahltorp <ahltorp@nada.kth.se>.

My changes:
 * Commented out code for debug logging.
 * Updated/tweaked the build system.