home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Quality Assurance
Bugtracker Feed
0003566: TV MiniGuide doen't load prgrams when the channel set is very large
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="MediaPortal-Bot" data-source="post: 746489" data-attributes="member: 48617"><p>The Tv MiniGuide loads programs (now and next) from the tv database with a query constructed in TvBusinessLayer. The query is a series of select statements in a union to form the result set. On Windows there are several limitations that may prevent the opening of a number of large table simultaneously (see <a href="http://dev.mysql.com/doc/refman/5.0/en/limits-windows.html" target="_blank">http://dev.mysql.com/doc/refman/5.0/en/limits-windows.html</a> [<a href="http://dev.mysql.com/doc/refman/5.0/en/limits-windows.html" target="_blank">^</a>]). In the case of the select/union statement for TvMiniGuide each select statement opens the program table; the number of select statements in my tests exceeded 750 (All Channels program group, US directv). A SQL error is presented as the result of the query execution and the result set returned to the Tv MiniGuide is empty resulting in the Tv MiniGuide being filled with "No available information" messages.</p><p></p><p><a href="http://mantis.team-mediaportal.com/view.php?id=3566" target="_blank">http://mantis.team-mediaportal.com/view.php?id=3566</a></p><p></p><p><a href="http://mantis.team-mediaportal.com/view.php?id=3566" target="_blank">Open the issue in Mantis...</a></p></blockquote><p></p>
[QUOTE="MediaPortal-Bot, post: 746489, member: 48617"] The Tv MiniGuide loads programs (now and next) from the tv database with a query constructed in TvBusinessLayer. The query is a series of select statements in a union to form the result set. On Windows there are several limitations that may prevent the opening of a number of large table simultaneously (see [URL]http://dev.mysql.com/doc/refman/5.0/en/limits-windows.html[/URL] [[URL="http://dev.mysql.com/doc/refman/5.0/en/limits-windows.html"]^[/URL]]). In the case of the select/union statement for TvMiniGuide each select statement opens the program table; the number of select statements in my tests exceeded 750 (All Channels program group, US directv). A SQL error is presented as the result of the query execution and the result set returned to the Tv MiniGuide is empty resulting in the Tv MiniGuide being filled with "No available information" messages. [url]http://mantis.team-mediaportal.com/view.php?id=3566[/url] [url=http://mantis.team-mediaportal.com/view.php?id=3566]Open the issue in Mantis...[/url] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Quality Assurance
Bugtracker Feed
0003566: TV MiniGuide doen't load prgrams when the channel set is very large
Contact us
RSS
Top
Bottom