Skip to content

Commit 7d0b31c

Browse files
committed
Remove comment which became obsolete in J4
1 parent e3c9246 commit 7d0b31c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

administrator/components/com_admin/sql/others/mysql/utf8mb4-conversion-02.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ ALTER TABLE `#__users` MODIFY `name` varchar(400) NOT NULL DEFAULT '';
4747

4848
--
4949
-- 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.
5150
-- Note: The database driver for mysql will change utf8mb4 to utf8 if utf8mb4 is not supported
5251
--
5352

0 commit comments

Comments
 (0)