[mythtv-commits] mythtv commit: r23524 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Feb 10 19:28:59 UTC 2010


      Author: cpinkham
        Date: 2010-02-10 19:28:59 +0000 (Wed, 10 Feb 2010)
New Revision: 23524
   Changeset: http://svn.mythtv.org/trac/changeset/23524

Modified:

   trunk/mythtv/libs/libmythdb/mythdbcon.cpp
   trunk/mythtv/libs/libmythdb/mythdbcon.h
   trunk/mythtv/libs/libmythdb/mythversion.h

Log:

Enable some extra SQL debugging when run with "-v database,extra".

When VB_EXTRA is defined, we now log the results of the SQL command in addition
to the SQL itself.

Closes #7539 using a patch based on Allan Stirling's patch in the ticket.

NOTE: This does modify the binary version since it adds ::next() to MSqlQuery,
      so rebuild plugins, etc..






More information about the mythtv-commits mailing list