[mythtv-commits] Ticket #11480: SQL syntax errors prevents listing of ROMs

MythTV noreply at mythtv.org
Mon Jul 1 09:36:36 UTC 2013


#11480: SQL syntax errors prevents listing of ROMs
------------------------------------------+-------------------------
 Reporter:  contactme@…                   |          Owner:
     Type:  Bug Report - General          |         Status:  new
 Priority:  major                         |      Milestone:  unknown
Component:  Plugin - MythGame             |        Version:  0.26
 Severity:  medium                        |     Resolution:
 Keywords:  mythgames MySQL syntax error  |  Ticket locked:  0
------------------------------------------+-------------------------

Comment (by Bjoern Olausson <contactme@…>):

 Yes, I did press "Finish"


 {{{
 mysql> use mythconverg;
 Reading table information for completion of table and column names
 You can turn off this feature to get a quicker startup with -A

 Database changed
 mysql> select * from settings where value like 'Game%TreeLevels';
 +-------------------+----------+------------+
 | value             | data     | hostname   |
 +-------------------+----------+------------+
 | GameAllTreeLevels | gamename | enterprise |
 | GameFavTreeLevels | gamename | enterprise |
 +-------------------+----------+------------+
 2 rows in set (0.00 sec)

 mysql>
 }}}

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


More information about the mythtv-commits mailing list