Author: mysqlpp Date: Sat Jun 18 06:16:06 2005 New Revision: 772 URL: http://svn.gna.org/viewcvs/mysqlpp?rev=772&view=rev Log: Query::exec() uses mysql_real_query() now, so it can handle binary data, and it's more efficient with data originating in a C++ string.
Modified:
trunk/lib/query.cpp
