Hello,
on my phpbb (older version 3.0.12) if I try send topic include Emoji smile, it only show SQL error.
What I found, that I must change database from utf8 to utf8mb4. So I tried this from this topic viewtopic.php?t=2340251 and it works, but only on topics/posts , not for the rest of the phpbb.
So my question is, how to correctly safe convert all MySQL to utf8mb4 without any mistake or error via PhpMyAdmin?
There is a feature, which can convert all tables collations and table columns collations. Is that correct if both are check? Thank you in advance.
on my phpbb (older version 3.0.12) if I try send topic include Emoji smile, it only show SQL error.
What I found, that I must change database from utf8 to utf8mb4. So I tried this from this topic viewtopic.php?t=2340251 and it works, but only on topics/posts , not for the rest of the phpbb.
So my question is, how to correctly safe convert all MySQL to utf8mb4 without any mistake or error via PhpMyAdmin?
There is a feature, which can convert all tables collations and table columns collations. Is that correct if both are check? Thank you in advance.
Statistics: Posted by SGvagon — Mon Oct 14, 2024 10:02 am