[mythtv-commits] [MythTV/mythtv] 5a3e9d: Fix mythzoneminder compile with MySQL 8.0.

ltangvald noreply at github.com
Tue Mar 31 09:49:02 UTC 2020


  Branch: refs/heads/fixes/30
  Home:   https://github.com/MythTV/mythtv
  Commit: 5a3e9d6a06bc53b6e7b8c7b31933e0f999e3983b
      https://github.com/MythTV/mythtv/commit/5a3e9d6a06bc53b6e7b8c7b31933e0f999e3983b
  Author: Lars Tangvald <lars.tangvald at oracle.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M mythplugins/mythzoneminder/mythzmserver/zmserver.cpp

  Log Message:
  -----------
  Fix mythzoneminder compile with MySQL 8.0.

MySQL and MariaDB are beginning to diverge at the client API level.
Add a compile time directive to user the proper type of variable for
reconnecting to a database.  Fixes #13304.

Signed-off-by: David Hampton <mythtv at love2code.net>
(cherry picked from commit e87829674f941f7504bb61b8bb2309c426ef3ab6)
Signed-off-by: Stuart Auchterlonie <stuarta at mythtv.org>




More information about the mythtv-commits mailing list