Hi,
I try to alter al pri tables, but still same errors.. this is the used SQL:
alter table wp333_prli_clicks convert to character set utf8 collate utf8_general_ci;
This is the table config:
----------------------------------------------
wp333_prli_clicks 1,424 InnoDB utf8_general_ci 1.5 MB
wp333_prli_groups 5 InnoDB utf8_general_ci 32 KB
wp333_prli_links 9 InnoDB utf8_general_ci 144 KB
wp333_prli_link_metas 0 InnoDB utf8_general_ci 48 KB
----------------------------------------------
Any idea what is wrong?
Regards,