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 - 2024
Перейти к:навигация, поиск
(Новая страница: «=== 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 ===...»)
(нет различий)

Версия 08:29, 7 августа 2021

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