Normal
I did not test the branch.I have installed MySQL 5.6 by my own and than I have chosen it as backend for the TV-Server during the clean installation. The default engine of MySQL was set to InnoDB, but the installer has created all tables as MyISAM tables. Now I'm trying to alter the tables to InnoDB...
I did not test the branch.
I have installed MySQL 5.6 by my own and than I have chosen it as backend for the TV-Server during the clean installation.
The default engine of MySQL was set to InnoDB, but the installer has created all tables as MyISAM tables. Now I'm trying to alter the tables to InnoDB...