[mythtv-commits] mythtv branch master updated by mdean. v0.26-pre-621-g65cf894

Git Repo Owner noreply at mythtv.org
Thu Jun 14 23:24:17 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user mdean.
       via  65cf894914da82ed84e31830051de9e565be869f (commit)
      from  329f1c32ced331521193c3e1e2c49287decc852e (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 65cf894914da82ed84e31830051de9e565be869f
Author:    Michael T. Dean <mdean at mythtv.org> at Thu, 14 Jun 2012 19:23:44 -0400
Committer: Michael T. Dean <mdean at mythtv.org> at Thu, 14 Jun 2012 19:23:44 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=65cf894914da82ed84e31830051de9e565be869f

Disable strict mode in MySQL connections.
We have a lot of code that fails in MySQL strict mode, so ensure that
we're using compatible mode for MythTV DB connections.  This will likely
fix issues such as that fixed in 96cf1cfce , which I couldn't reproduce
without enabling strict mode.

Also changes line setting time_zone to use session, instead of its
synonym, local, to make it easier to find in MySQL docs.



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

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

-- 



More information about the mythtv-commits mailing list