DLE - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near TYPE=MyISAM

Материал из Wiki - Iphoster - the best ever hosting and support. 2005 - 2023
Перейти к:навигация, поиск

Доступная цена


DLE - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near TYPE=MyISAM

Ошибка

You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'TYPE=MyISAM /*!40101 DEFAULT CHARACTER SET cp1251 COLLATE cp1251_general_ci */' at line 18

Решение - пофиксить install.php файл - заменить TYPE=MyISAM на ENGINE=MyISAM:

# replace "TYPE=MyISAM" "ENGINE=MyISAM" -- install.php
Индекс цитирования