Description
<p>wrong casing on SQL query here <a href="https://github.com/MediaPortal/MediaPortal-1/blob/0b1948ec6c11366e807c74dfa06956b397c0c08e/TvEngine3/TVLibrary/TVDatabase/TvBusinessLayer/BusinessLayer.cs#L484">https://github.com/MediaPortal/MediaPortal-1/blob/0b1948ec6c11366e807c74dfa06956b397c0c08e/TvEngine3/TVLibrary/TVDatabase/TvBusinessLayer/BusinessLayer.cs#L484</a> produces wrong result for systems with MySQL running on systems with case-sensitive settings (all Linux installations with default settings).</p>
<p>Solution is to correct lettercase for table names</p>
<p><a href="http://forum.team-mediaportal.com/threads/logomanager-0-0-0-4-23-12-2013.119376/page-43#post-1076944">http://forum.team-mediaportal.com/threads/logomanager-0-0-0-4-23-12-2013.119376/page-43#post-1076944</a></p>
<p> </p>
<p>Solution is to correct lettercase for table names</p>
<p><a href="http://forum.team-mediaportal.com/threads/logomanager-0-0-0-4-23-12-2013.119376/page-43#post-1076944">http://forum.team-mediaportal.com/threads/logomanager-0-0-0-4-23-12-2013.119376/page-43#post-1076944</a></p>
<p> </p>