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 doesn't start automatically with XP
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="CathodeRay" data-source="post: 1148171" data-attributes="member: 128074"><p>I realise the MyISAM to innoDB conversion isn't a repair per se, the question I had was whether re-writing the tables (the filesizes get much larger after the conversion) in effect amounted to a repair. The fact is that, immediately after the conversion, but not subsequently, MySQL and tvserver started normally. The implication is that the conversion changed something for the better, but running MP then corrupted it again. I also appreciate when a bit of computer code reports 'All OK' that can sometimes mean 'All pigs fed and ready to fly'. The proof, as another phrase has it, is in the pudding. If MySQL hangs on starting then 'All is Not OK', full stop.</p><p></p><p>As mentioned earlier, I've already done the drop database routine (I didn't bother to export the data in case it was somehow corrupt) and then recreated mptvdb by running tv-config, rescanning for channels etc. By default, MP points to a system partition recordings folder which I have changed to one on another partition, so I had to reimport my recordings after pointing MP to my recordings folder. The newly created mptvdb made no difference.</p><p></p><p>The MySQL log files don't reveal much. Here are the entries for yesterday evening and this morning:</p><p></p><p>150813 20:16:47 [Note] Plugin 'FEDERATED' is disabled.</p><p>150813 20:18:42 InnoDB: Started; log sequence number 0 6911736</p><p>150813 20:18:42 [Note] Event Scheduler: Loaded 0 events</p><p>150813 20:18:42 [Note] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld.exe: ready for connections.</p><p>Version: '5.1.38-community' socket: '' port: 3306 MySQL Community Server (GPL)</p><p>150813 20:19:51 [Note] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld.exe: Normal shutdown</p><p></p><p>150813 20:19:51 [Note] Event Scheduler: Purging the queue. 0 events</p><p>150813 20:19:51 InnoDB: Starting shutdown...</p><p>150813 20:19:52 InnoDB: Shutdown completed; log sequence number 0 6911746</p><p>150813 20:19:52 [Warning] Forcing shutdown of 1 plugins</p><p>150813 20:19:52 [Note] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld.exe: Shutdown complete</p><p></p><p>150813 20:21:38 [Note] Plugin 'FEDERATED' is disabled.</p><p>150813 20:23:33 InnoDB: Started; log sequence number 0 6911746</p><p>150813 20:23:33 [Note] Event Scheduler: Loaded 0 events</p><p>150813 20:23:33 [Note] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld.exe: ready for connections.</p><p>Version: '5.1.38-community' socket: '' port: 3306 MySQL Community Server (GPL)</p><p>150813 22:49:09 [Note] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld.exe: Normal shutdown</p><p></p><p>150813 22:49:09 [Note] Event Scheduler: Purging the queue. 0 events</p><p>150813 22:49:11 [Warning] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld.exe: Forcing close of thread 2 user: 'root'</p><p></p><p>150813 22:49:11 [Warning] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld.exe: Forcing close of thread 1 user: 'root'</p><p></p><p>150813 22:49:11 InnoDB: Starting shutdown...</p><p>150813 22:49:13 InnoDB: Shutdown completed; log sequence number 0 7011219</p><p>150813 22:49:13 [Warning] Forcing shutdown of 1 plugins</p><p>150813 22:49:13 [Note] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld.exe: Shutdown complete</p><p></p><p>150814 7:22:17 [Note] Plugin 'FEDERATED' is disabled.</p><p>150814 7:24:12 InnoDB: Started; log sequence number 0 7011219</p><p>150814 7:24:12 [Note] Event Scheduler: Loaded 0 events</p><p>150814 7:24:12 [Note] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld.exe: ready for connections.</p><p>Version: '5.1.38-community' socket: '' port: 3306 MySQL Community Server (GPL)</p><p></p><p>The only [Warnings] (which have been around for ages, from long before the problems started last week) are</p><p></p><p>Forcing close of thread x user: 'root'</p><p>Forcing shutdown of 1 plugins</p><p></p><p>but as I say these aren't new. But then again, maybe 'forcing close/forcing shutdown' is what does the damage?</p><p></p><p>Other parts of MP use sqlite successfully, and Lehmden reports using it with MP2 by implication with tvserver. I wonder if it is possible to use it with tvserver in MP1, ie get shot of that blasted MySQL once and forever?</p></blockquote><p></p>
[QUOTE="CathodeRay, post: 1148171, member: 128074"] I realise the MyISAM to innoDB conversion isn't a repair per se, the question I had was whether re-writing the tables (the filesizes get much larger after the conversion) in effect amounted to a repair. The fact is that, immediately after the conversion, but not subsequently, MySQL and tvserver started normally. The implication is that the conversion changed something for the better, but running MP then corrupted it again. I also appreciate when a bit of computer code reports 'All OK' that can sometimes mean 'All pigs fed and ready to fly'. The proof, as another phrase has it, is in the pudding. If MySQL hangs on starting then 'All is Not OK', full stop. As mentioned earlier, I've already done the drop database routine (I didn't bother to export the data in case it was somehow corrupt) and then recreated mptvdb by running tv-config, rescanning for channels etc. By default, MP points to a system partition recordings folder which I have changed to one on another partition, so I had to reimport my recordings after pointing MP to my recordings folder. The newly created mptvdb made no difference. The MySQL log files don't reveal much. Here are the entries for yesterday evening and this morning: 150813 20:16:47 [Note] Plugin 'FEDERATED' is disabled. 150813 20:18:42 InnoDB: Started; log sequence number 0 6911736 150813 20:18:42 [Note] Event Scheduler: Loaded 0 events 150813 20:18:42 [Note] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld.exe: ready for connections. Version: '5.1.38-community' socket: '' port: 3306 MySQL Community Server (GPL) 150813 20:19:51 [Note] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld.exe: Normal shutdown 150813 20:19:51 [Note] Event Scheduler: Purging the queue. 0 events 150813 20:19:51 InnoDB: Starting shutdown... 150813 20:19:52 InnoDB: Shutdown completed; log sequence number 0 6911746 150813 20:19:52 [Warning] Forcing shutdown of 1 plugins 150813 20:19:52 [Note] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld.exe: Shutdown complete 150813 20:21:38 [Note] Plugin 'FEDERATED' is disabled. 150813 20:23:33 InnoDB: Started; log sequence number 0 6911746 150813 20:23:33 [Note] Event Scheduler: Loaded 0 events 150813 20:23:33 [Note] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld.exe: ready for connections. Version: '5.1.38-community' socket: '' port: 3306 MySQL Community Server (GPL) 150813 22:49:09 [Note] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld.exe: Normal shutdown 150813 22:49:09 [Note] Event Scheduler: Purging the queue. 0 events 150813 22:49:11 [Warning] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld.exe: Forcing close of thread 2 user: 'root' 150813 22:49:11 [Warning] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld.exe: Forcing close of thread 1 user: 'root' 150813 22:49:11 InnoDB: Starting shutdown... 150813 22:49:13 InnoDB: Shutdown completed; log sequence number 0 7011219 150813 22:49:13 [Warning] Forcing shutdown of 1 plugins 150813 22:49:13 [Note] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld.exe: Shutdown complete 150814 7:22:17 [Note] Plugin 'FEDERATED' is disabled. 150814 7:24:12 InnoDB: Started; log sequence number 0 7011219 150814 7:24:12 [Note] Event Scheduler: Loaded 0 events 150814 7:24:12 [Note] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld.exe: ready for connections. Version: '5.1.38-community' socket: '' port: 3306 MySQL Community Server (GPL) The only [Warnings] (which have been around for ages, from long before the problems started last week) are Forcing close of thread x user: 'root' Forcing shutdown of 1 plugins but as I say these aren't new. But then again, maybe 'forcing close/forcing shutdown' is what does the damage? Other parts of MP use sqlite successfully, and Lehmden reports using it with MP2 by implication with tvserver. I wonder if it is possible to use it with tvserver in MP1, ie get shot of that blasted MySQL once and forever? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
TV Service doesn't start automatically with XP
Contact us
RSS
Top
Bottom