Restructure directories after conversion to git.
Remove last vestiges of CVS.
Rename example files from *.cc to *.cpp
Initial Import
Initial Import
initial checkin
This commit was manufactured by cvs2svn to create tag 'v0_1_1_20030811'.
This commit was manufactured by cvs2svn to create tag 'v0_1_2_20030811'.
Fixed a memory fault bug.
removed boost dependency
Updated version number.
added GPL notice to the code
Initial Import
Everything should work with -Wall and -pedantic on gcc now
Forgot to add these earlier
slight modification of mysql--.hpp's #includes.
Fixes Bug #931463 - Input bind variablese are not sticky
Fixes Bug #931463 - Input bind variablese are not sticky
This commit was manufactured by cvs2svn to create tag 'v0_1_3_20030822'.
More fixes for Bug #931463 [ Input Bind variables arent sticky ]
updated version number
Added code to allow placeholders to be used more flexibly in queries
Added GPL section that was missing