Author: mysqlpp
Date: Mon Jul 18 18:26:17 2005
New Revision: 943

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=943&view=rev
Log:
dbinfo and updel examples used row[0] in several places, which is
incorrect now that Row::operator[] can take const char*.

Modified:
    trunk/examples/dbinfo.cpp
    trunk/examples/updel.cpp


Reply via email to