[mythtv-commits] Ticket #13093: 'MYSQL {aka struct st_mysql}' has no member named 'reconnect'

MythTV noreply at mythtv.org
Mon Aug 7 20:02:40 UTC 2017


#13093: 'MYSQL {aka struct st_mysql}' has no member named 'reconnect'
---------------------------------------------+--------------------------
     Reporter:  Richard Shaw <hobbes1069@…>  |      Owner:
         Type:  Bug Report - General         |     Status:  new
     Priority:  minor                        |  Milestone:  needs_triage
    Component:  Plugin - MythZoneminder      |    Version:  0.28.1
     Severity:  medium                       |   Keywords:
Ticket locked:  0                            |
---------------------------------------------+--------------------------
 I am currently unable to build MythTV on Fedora Rawhide (future F27
 release). Apparently there was an API regression with mariadb 10.2.X...

 {{{
 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security
 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-
 buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-
 hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fomit-frame-pointer -fno-
 devirtualize -fomit-frame-pointer -fPIC
 -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -maltivec -mabi=altivec -pthread
 -g -Wall -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS
 -fvisibility-inlines-hidden -Wmissing-declarations -Wno-switch
 -Woverloaded-virtual -funit-at-a-time -fomit-frame-pointer -std=gnu++11
 -Wall -W -fPIC -D_GNU_SOURCE -DPREFIX="/usr" -Dusing_libcec
 -D_FILE_OFFSET_BITS=64 -Dlinux -I. -isystem /usr/include/libxml2 -isystem
 /usr/include/X11
 -I/builddir/build/BUILD/mythtv-0.28.1/fakeroot/usr/include
 -I/usr/lib64/qt5/mkspecs/linux-g++ -o zmserver.o zmserver.cpp
 zmserver.cpp: In function 'void connectToDatabase()':
 zmserver.cpp:186:14: error: 'MYSQL {aka struct st_mysql}' has no member
 named 'reconnect'
      g_dbConn.reconnect = 1;
               ^~~~~~~~~
 make[2]: *** [Makefile:380: zmserver.o] Error 1
 }}}

 See the following for more details:
 https://jira.mariadb.org/browse/MDEV-12950

--
Ticket URL: <https://code.mythtv.org/trac/ticket/13093>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list