[mythtv-commits] mythtv branch fixes/29 updated by dhampton. v29.0-49-g75f0511

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


The branch, fixes/29 has been updated on the
mythtv repository by gitolite user dhampton.
       via  75f05119b7ea20bfbe3bc31058e24b85c146f9b0 (commit)
      from  cf364afa843b91c301c2c6e18669f4adb6726a0c (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 75f05119b7ea20bfbe3bc31058e24b85c146f9b0
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:21 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=75f05119b7ea20bfbe3bc31058e24b85c146f9b0

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