Author: mysqlpp Date: Fri Jun 17 21:31:18 2005 New Revision: 754 URL: http://svn.gna.org/viewcvs/mysqlpp?rev=754&view=rev Log: Renamed private 'mysql' member of Query and ResUse classes to 'conn_', to make them server-neutral.
Modified:
trunk/lib/query.cpp
trunk/lib/query.h
trunk/lib/result.cpp
trunk/lib/result.h
