[mythtv-commits] Ticket #13220: QSqlDatabase::setConnectOptions() being called with illegal connect option value

MythTV noreply at mythtv.org
Sun Feb 11 00:26:34 UTC 2018


#13220: QSqlDatabase::setConnectOptions() being called with illegal connect option
value
----------------------------------+------------------------------
 Reporter:  mythtv-trac@…         |          Owner:
     Type:  Bug Report - General  |         Status:  new
 Priority:  minor                 |      Milestone:  needs_triage
Component:  MythTV - General      |        Version:  Master Head
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+------------------------------

Comment (by mythtv-trac@…):

 Ah, I see now that setting "MYSQL_OPT_READ_TIMEOUT" '''is''' present in Qt
 5, but ''trusty'' is still using libqt4-sql-mysql (4.8.5) and this option
 string is '''not''' present prior to Qt 5.

 If this new code is definitely required, Is there a way to make calling
 setConnectOptions() dependent on the Qt version since is has no effect
 (and generates spurious output) in Qt 4?

--
Ticket URL: <https://code.mythtv.org/trac/ticket/13220#comment:1>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list