Когда я установил XAMPP Server, он не мог подключиться к MySQL - PullRequest
0 голосов
/ 31 августа 2018
11:43:34 AM  [mysql]    Error: MySQL shutdown unexpectedly.
11:43:34 AM  [mysql]    This may be due to a blocked port, missing dependencies, 
11:43:34 AM  [mysql]    improper privileges, a crash, or a shutdown by another method.
11:43:34 AM  [mysql]    Press the Logs button to view error logs and check
11:43:34 AM  [mysql]    the Windows Event Viewer for more clue`enter code here`s
11:43:34 AM  [mysql]    If you need more help, copy and post this
11:43:34 AM  [mysql]    entire log window on the forums

1 Ответ

0 голосов
/ 31 августа 2018

Попробуйте это: 1) Выход из XAMPP-сервера 2) Перейдите в каталог C: \ xampp \ mysql \ data 3) Удалить файл ibdata1 4) Перезагрузите сервер XAMPP

Чтобы найти дополнительные ответы, перейдите по ссылке: XAMPP - MySQL неожиданно завершил работу

Добро пожаловать на сайт PullRequest, где вы можете задавать вопросы и получать ответы от других членов сообщества.
...