Normal
I have tested .... What I have done:removed mePo and the TV-Serveruninstalled my own mysql 5.6 installationinstalled the downloaded versiontable 'server' and tvmovieprogramm were not propperly createdthe 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 tablesmptvdb.serverWarning : InnoDB: Tablespace is missing for table 'mptvdb/server'Error : Table 'mptvdb.server' doesn't existstatus : Operation failedmptvdb.tvmovieprogramWarning : InnoDB: Tablespace is missing for table 'mptvdb/tvmovieprogram'Error : Table 'mptvdb.tvmovieprogram' doesn't existstatus : Operation failed[/code] just another thing:the mysql-service was not running after the installation. I had to start it mannually
I have tested ....
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