[mythtv-commits] mythtv commit: r17875 by nigel
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Mon Jul 21 04:08:58 UTC 2008
Author: nigel
Date: 2008-07-21 04:08:58 +0000 (Mon, 21 Jul 2008)
New Revision: 17875
Changeset: http://cvs.mythtv.org/trac/changeset/17875
Added:
trunk/mythtv/libs/libmyth/schemawizard.cpp
trunk/mythtv/libs/libmyth/schemawizard.h
Modified:
trunk/mythtv/libs/libmyth/mythcontext.cpp
trunk/mythtv/libs/libmyth/util.cpp
trunk/mythtv/libs/libmyth/util.h
Log:
Improve PromptForSchemaUpgrade() to include recent fixes in dbcheck.cpp
(e.g. checking version of MySQL, checking if backup is in progress).
When enabled in client programs (and plugins), one object should be able
to communicate all schema upgrade messages, prompt for yes/no/keep, et c.
Command-line prompting routines are now in util.cpp/h (not MythContext).
These should replace the one in libmythtv too.
More information about the mythtv-commits
mailing list