[mythtv-firehose] mythtv branch master updated by dhampton. v30-Pre-68-g9d50b38

Git Repo Owner noreply at mythtv.org
Sat Oct 7 13:55:34 UTC 2017


The branch, master has been updated on the
mythtv repository by gitolite user dhampton.
       via  9d50b38ad69a19a8a6cc2d739171c3a1e4fcf8fb (commit)
      from  55e1cac4bd249ec2e9463684a50121661af60417 (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 9d50b38ad69a19a8a6cc2d739171c3a1e4fcf8fb
Author:    David Hampton <mythtv at love2code.net> at Sat, 7 Oct 2017 09:54:16 -0400
Committer: David Hampton <mythtv at love2code.net> at Sat, 7 Oct 2017 09:54:16 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=9d50b38ad69a19a8a6cc2d739171c3a1e4fcf8fb

Use mysql_options() to specify reconnection.
MySQL added the option flag for specifying reconnection back in 2004,
to be used instead of directly tweaking the bit inside a structure.
Apparently MariaDB has finally removed the obsolete method of directly
tweaking the reconnect bit.  This has been compile tested but not
functionality tested.

Trac: Refs #13093



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

Summary of changes:
 .../mythzoneminder/mythzmserver/zmserver.cpp       |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-firehose mailing list