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
Support
General Support
TV Service Dying watching tv less than 5 minutes
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="mikeyp" data-source="post: 1212670" data-attributes="member: 154511"><p>Thank you for pointing me in the right direction. I found this below in similar threads: <a href="https://forum.team-mediaportal.com/threads/tvserver-service-crashing-constantly.133899/" target="_blank">TVSERVER service crashing constantly</a></p><p></p><p>The result of the commands is below:</p><p>[code]</p><p>C:\Program Files\MySQL\MySQL Server 5.6\bin>mysql.exe -h localhost -u root -p</p><p>Enter password: ***********</p><p>Welcome to the MySQL monitor. Commands end with ; or \g.</p><p>Your MySQL connection id is 12</p><p>Server version: 5.6.10 MySQL Community Server (GPL)</p><p></p><p>Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.</p><p></p><p>Oracle is a registered trademark of Oracle Corporation and/or its</p><p>affiliates. Other names may be trademarks of their respective</p><p>owners.</p><p></p><p>Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.</p><p></p><p>mysql> use MpTvDb</p><p>Database changed</p><p>mysql> DELETE FROM Schedule WHERE NOT EXISTS (SELECT * FROM Channel WHERE Channel.idChannel = Schedule.idChannel);</p><p>Query OK, 1 row affected (0.00 sec)</p><p></p><p>mysql> DELETE FROM Schedule WHERE NOT EXISTS (SELECT * FROM Channel WHERE Channel.idChannel = Schedule.idChannel);</p><p>Query OK, 0 rows affected (0.00 sec)</p><p></p><p>mysql> commit</p><p> -> ;</p><p>Query OK, 0 rows affected (0.00 sec)</p><p></p><p>mysql> \q</p><p>Bye[/code]</p></blockquote><p></p>
[QUOTE="mikeyp, post: 1212670, member: 154511"] Thank you for pointing me in the right direction. I found this below in similar threads: [URL="https://forum.team-mediaportal.com/threads/tvserver-service-crashing-constantly.133899/"]TVSERVER service crashing constantly[/URL] The result of the commands is below: [code] C:\Program Files\MySQL\MySQL Server 5.6\bin>mysql.exe -h localhost -u root -p Enter password: *********** Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 12 Server version: 5.6.10 MySQL Community Server (GPL) Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. mysql> use MpTvDb Database changed mysql> DELETE FROM Schedule WHERE NOT EXISTS (SELECT * FROM Channel WHERE Channel.idChannel = Schedule.idChannel); Query OK, 1 row affected (0.00 sec) mysql> DELETE FROM Schedule WHERE NOT EXISTS (SELECT * FROM Channel WHERE Channel.idChannel = Schedule.idChannel); Query OK, 0 rows affected (0.00 sec) mysql> commit -> ; Query OK, 0 rows affected (0.00 sec) mysql> \q Bye[/code] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
TV Service Dying watching tv less than 5 minutes
Contact us
RSS
Top
Bottom