4 lines
183 B
MySQL
4 lines
183 B
MySQL
|
ALTER TABLE `#__sermondistributor_external_source` ENGINE = InnoDB;
|
||
|
|
||
|
ALTER TABLE `#__sermondistributor_external_source` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;
|