[mythtv-commits] mythtv branch fixes/0.28 updated by dhampton. v0.28.1-60-g8e5fadd

Git Repo Owner noreply at mythtv.org
Wed Nov 1 01:56:15 UTC 2017


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

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.

(cherry picked from commit 9d50b38ad69a19a8a6cc2d739171c3a1e4fcf8fb)



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

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

-- 



More information about the mythtv-commits mailing list