[mythtv-commits] mythtv commit: r20663 - in trunk/mythtv by janne

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Jun 2 15:52:22 UTC 2009


      Author: janne
        Date: 2009-06-02 15:52:21 +0000 (Tue, 02 Jun 2009)
New Revision: 20663
   Changeset: http://cvs.mythtv.org/trac/changeset/20663

Modified:

   trunk/mythtv/libs/libmythtv/dbcheck.cpp
   trunk/mythtv/libs/libmythtv/scheduledrecording.cpp
   trunk/mythtv/programs/mythfrontend/custompriority.cpp

Log:

Use MSqlQuery exec's return value instead lastError to check for errors.

lastError will return stale errors even if the last query was successful.
fixes #6591

patch by: Micheal T Dean < mtdean thirdcontact com > 





More information about the mythtv-commits mailing list