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
Версия от 08:29, 7 августа 2021; Admin iph (обсуждение | вклад) (Новая страница: «=== 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 ===...»)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)
Перейти к:навигация, поиск

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