Ticket #12612: offending_channel_string

File offending_channel_string, 1.8 KB (added by singogli@…, 9 years ago)
Line 
1mysql> select * FROM channel where name like '%KYNM%';
2+--------+---------+--------+----------+----------+---------------------+------+----------+--------------+---------+-------------+----------+------------+--------+-------+----------+---------+---------------+---------------+---------+-----------+----------+-----------------+-----------------+---------------------+-------------------+------------+--------+
3| chanid | channum | freqid | sourceid | callsign | name                | icon | finetune | videofilters | xmltvid | recpriority | contrast | brightness | colour | hue   | tvformat | visible | outputfilters | useonairguide | mplexid | serviceid | tmoffset | atsc_major_chan | atsc_minor_chan | last_record         | default_authority | commmethod | iptvid |
4+--------+---------+--------+----------+----------+---------------------+------+----------+--------------+---------+-------------+----------+------------+--------+-------+----------+---------+---------------+---------------+---------+-----------+----------+-----------------+-----------------+---------------------+-------------------+------------+--------+
5|   1213 | 21_3    | 21     |        1 | Retro    | KYNM Albuquerque, N |      |     NULL |              | 74676   |           0 |    32768 |      32768 |  32768 | 32768 | ATSC     |       1 |               |             1 |       5 |         3 |        0 |              21 |               3 | 2016-02-19 23:30:00 |                   |         -1 |   NULL |
6+--------+---------+--------+----------+----------+---------------------+------+----------+--------------+---------+-------------+----------+------------+--------+-------+----------+---------+---------------+---------------+---------+-----------+----------+-----------------+-----------------+---------------------+-------------------+------------+--------+
71 row in set (0.00 sec)
8