[mythtv-commits] [MythTV/mythtv] 9c1653: mytharchive: change offset to `offset` for MariaDB...

Stuart Auchterlonie noreply at github.com
Tue Jul 27 08:00:33 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 9c16537d2212962627c810a3cfc48dad53933f5c
      https://github.com/MythTV/mythtv/commit/9c16537d2212962627c810a3cfc48dad53933f5c
  Author: Gary Buhrmaster <gary.buhrmaster at gmail.com>
  Date:   2021-07-27 (Tue, 27 Jul 2021)

  Changed paths:
    M mythplugins/mytharchive/mytharchivehelper/main.cpp

  Log Message:
  -----------
  mytharchive: change offset to `offset` for MariaDB 10.6

MariaDB 10.6 has added a new reserved word offset which
is used in MythTV as a column name in the tables filemarkup
and recordedseek requiring quoting of the name.


  Commit: 8fd76381dbf3d5c61c6c61dc19c9f891d322d9cd
      https://github.com/MythTV/mythtv/commit/8fd76381dbf3d5c61c6c61dc19c9f891d322d9cd
  Author: Gary Buhrmaster <gary.buhrmaster at gmail.com>
  Date:   2021-07-27 (Tue, 27 Jul 2021)

  Changed paths:
    M mythtv/libs/libmyth/programinfo.cpp

  Log Message:
  -----------
  programinfo: change offset to `offset` for MariaDB 10.6

MariaDB 10.6 has added a new reserved word offset which
is used in MythTV as a column name in the tables filemarkup
and recordedseek requiring quoting of the name.


  Commit: c3b963dfaa78916be8964d8e531563edc2085c21
      https://github.com/MythTV/mythtv/commit/c3b963dfaa78916be8964d8e531563edc2085c21
  Author: Stuart Auchterlonie <stuarta at mythtv.org>
  Date:   2021-07-27 (Tue, 27 Jul 2021)

  Changed paths:
    M mythplugins/mytharchive/mytharchivehelper/main.cpp
    M mythtv/libs/libmyth/programinfo.cpp

  Log Message:
  -----------
  Merge pull request #376 from garybuhrmaster/mariadb10.6

Change offset to `offset` for MariaDB 10.6


Compare: https://github.com/MythTV/mythtv/compare/d63398aafbe6...c3b963dfaa78


More information about the mythtv-commits mailing list