We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3c9246 commit 7d0b31cCopy full SHA for 7d0b31c
administrator/components/com_admin/sql/others/mysql/utf8mb4-conversion-02.sql
@@ -47,7 +47,6 @@ ALTER TABLE `#__users` MODIFY `name` varchar(400) NOT NULL DEFAULT '';
47
48
--
49
-- Step 2.2: Convert all tables to utf8mb4 chracter set with utf8mb4_unicode_ci collation
50
--- except #__finder_xxx tables, those will have utf8mb4_general_ci collation.
51
-- Note: The database driver for mysql will change utf8mb4 to utf8 if utf8mb4 is not supported
52
53
0 commit comments