Code:
ALTER TABLE phpbb_posts MODIFY post_text mediumtext CHARACTER SET utf8mb3 COLLATE utf8mb3_unicode_ci NOT NULL, MODIFY post_subject varchar(255) CHARACTER SET utf8mb3 COLLATE utf8mb3_unicode_ci NOT NULL;
Thanks!
Statistics: Posted by neubert — Thu Oct 31, 2024 1:30 pm