filmov
tv
[FIXED] Error: MySql Shutdown Unexpectedly | XAMPP mysql error
Показать описание
This is a quick video to show you how to fix mysql error : Shutdown Unexpectedly.
This video covers 2 different types of mysql errors. First one is blocked port error and Second one is error with mysql files.
Commands used :
1. netstat -ano|findstr "PID :3306"
2. taskkill /PID {YOUR_PID_FROM_LAST_COMMAND} /f
#coding #php #mysql
This video covers 2 different types of mysql errors. First one is blocked port error and Second one is error with mysql files.
Commands used :
1. netstat -ano|findstr "PID :3306"
2. taskkill /PID {YOUR_PID_FROM_LAST_COMMAND} /f
#coding #php #mysql