According to most of your Error Message, the problem is from sandbox_02,
expected 20 found 16
Foreing keys must be respected, if it`s the case here, you are just missing some important rows.
Run mySQL_upgrade, to solve the problem.
Основываясь на базе данных с одной простой таблицей, созданной с использованием MySQL Workbench (Community) версии 6.3.7b1199-CE-64b, подключенной к CentOS MySQL 5.1.73, я попытался использовать MySQL Workbench для получения информации для базы данных (нажав «i»). рядом с именем базы данных), но я получаю следующие окна ошибок.
В чем может быть проблема?
После запуска mysql_upgrade
появилась новая ошибка, как показано ниже:
According to most of your Error Message, the problem is from sandbox_02,
expected 20 found 16
Foreing keys must be respected, if it`s the case here, you are just missing some important rows.
Run mySQL_upgrade, to solve the problem.