xbmc / xbmc

Kodi is an award-winning free and open source home theater/media center software and entertainment hub for digital media. With its beautiful interface and powerful skinning engine, it's available for Android, BSD, Linux, macOS, iOS, tvOS and Windows.
https://kodi.tv/
Other
18.51k stars 6.3k forks source link

Kodi 19.x and 20.x crash if epg database enable with the type 'mysql' #19583

Closed cyr-ius closed 3 years ago

cyr-ius commented 3 years ago

Bug report

Describe the bug

When I browse the TV guide, he crashes only I activate the mysql type in Advancedsetting to have the EPG in a mariradb base

Possible Fix

Do not activate the Database "mysql" type

To Reproduce

Steps to reproduce the behavior:

  1. AdvancedSetting.xml 2.` MyEpg
    <host>x.x.x.x</host>
    <user>x</user>
    <pass>x</pass>
    <type>mysql</type>
    <port>3306</port>   

    ` 3.Browse EPG

Debuglog

The debuglog can be found here: kodi_crashlog_20210405155506.log

Screenshots

Here are some links or screenshots to help explain the problem:

Additional context or screenshots (if appropriate)

Here is some additional context or explanation that might help:

Your Environment

Used Operating system:

note: Once the issue is made we require you to update it with new information or Kodi versions should that be required. Team Kodi will consider your problem report however, we will not make any promises the problem will be solved.

ksooo commented 3 years ago

Fixed by #19586 + #19603 for v20, #19596 + #19605 for v19