Go to Extensions > Manage > Database
1286 Unknown storage engine 'InnoDB' SQL=CREATE TABLE IF NOT EXISTS
#__utf8_conversion
(converted
tinyint(4) NOT NULL DEFAULT 0) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 DEFAULT COLLATE=utf8mb4_unicode_ci;
Normal view.
Latest 4.0
This seems related to the sql mode being more restrict now.
See #12494
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-10-30 10:52:52 |
Closed_By | ⇒ | andrepereiradasilva |
Labels |
Added:
?
|
ups forget it, the machine i was using for testing didin't have InnoDB enabled.