- Moderator
- #21
i like to make it, but i don't speak very well english ...
Maybe one of them could publish it in the wiki?
I've been running with v5.6 for a couple of weeks also. Only thing i noticed is that some checkboxes (from a plugin!) wouldn't stick. If i check it, close config, open config, it's UNchecked again. Will contact plugin developer to see if it's on that side.
TNX!I'm also using MySQL 5.6 and this plugin. I will check If I have this issue too. Until now I have not mentioned it.
I've been running with v5.6 for a couple of weeks also. Only thing i noticed is that some checkboxes (from a plugin!) wouldn't stick. If i check it, close config, open config, it's UNchecked again. Will contact plugin developer to see if it's on that side.
I'm also using MySQL 5.6 and this plugin. I will check If I have this issue too. Until now I have not mentioned it.
For that matter: did you try to fix this issue like described here?It always ended with:
alter table `mptvdb`.`recording` engine=innodb Error Code: 1071. Specified key was too long; max key length is 767 bytes 0.031 sec
No, I have not. It was not clear for me how the key values and the application interact. So I left it as it was and did not change it.For that matter: did you try to fix this issue like described here?It always ended with:
alter table `mptvdb`.`recording` engine=innodb Error Code: 1071. Specified key was too long; max key length is 767 bytes 0.031 sec
I've been running with v5.6 for a couple of weeks also. Only thing i noticed is that some checkboxes (from a plugin!) wouldn't stick. If i check it, close config, open config, it's UNchecked again. Will contact plugin developer to see if it's on that side.
I'm also using MySQL 5.6 and this plugin. I will check If I have this issue too. Until now I have not mentioned it.
TNX for checking this @megahorst And indeed, following your instructions makes it 'stick' again! Never noticed this before.I have checked this issue.
Checking /Unchecking of a TV wish is stored when you move to another record after checking/unchecking. I thing this was the same with MySQL MyISAM 5.1.
All my tables are stored as InnoDb Tables.