Reply to thread

I have tested ....:cry:

 

What I have done:

removed mePo and the TV-Server

uninstalled my own mysql 5.6 installation

installed the downloaded version

table 'server' and tvmovieprogramm were not propperly created

the tables 'recording' and 'schedule' are MyISAM.

rest of the tables are ok!

 

my try to repair the not propperly created tables gave me the following output:

 

[code]Repairing tables

mptvdb.server

Warning  : InnoDB: Tablespace is missing for table 'mptvdb/server'

Error    : Table 'mptvdb.server' doesn't exist

status  : Operation failed

mptvdb.tvmovieprogram

Warning  : InnoDB: Tablespace is missing for table 'mptvdb/tvmovieprogram'

Error    : Table 'mptvdb.tvmovieprogram' doesn't exist

status  : Operation failed[/code]

 

just another thing:

the mysql-service was not running after the installation. I had to start it mannually


Top Bottom