после миграций произошло ларавел
SQL запрос: ДокументацияИзменить Изменить
SELECT `comment`
FROM `php1`.`pma__column_info`
WHERE db_name = 'php1'
AND table_name = ''
AND column_name = '(db_comment)'
Ответ MySQL: Документация
#1146 - Таблица 'php1.pma__column_info' не существует
---------- Добавлено 27.09.2019 в 19:00 ----------
mysql> DELETE DATABASE php1;
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DATABASE php1' at line 1