[mythtv-commits] mythtv branch master updated by gigem. v0.26-rc2-16-g9b526cc

Git Repo Owner noreply at mythtv.org
Thu Sep 13 21:33:08 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user gigem.
       via  9b526cc800309b1791ea5ae1f5f29e8118a3d983 (commit)
      from  30f6e33cc25191a8b57492cdc1868845eaa713d8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9b526cc800309b1791ea5ae1f5f29e8118a3d983
Author:    David Engel <dengel at mythtv.org> at Thu, 13 Sep 2012 16:26:31 -0500
Committer: David Engel <dengel at mythtv.org> at Thu, 13 Sep 2012 16:26:31 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=9b526cc800309b1791ea5ae1f5f29e8118a3d983

Reinitialize database session variables when reconnecting.
The session variables weren't being set when we reconnected after a
database connection went stale and led to problems.  For example, the
timezone was not being set to UTC and caused serious scheduling
problems for users in far eastern time zones.  Thanks to Adrian Saul
for initially spotting and then tracking down the problem.

Fixes #11086



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmythbase/mythdbcon.cpp |   16 ++++++++++++----
 mythtv/libs/libmythbase/mythdbcon.h   |    1 +
 2 files changed, 13 insertions(+), 4 deletions(-)

-- 



More information about the mythtv-commits mailing list