I got a system error when I tried to start Mysql using
netstart my sql
and i get
system error 2 has occurred
Any advice? i'm on Win XP
rdgs
Victor
System error when starting mysql service
Moderator: General Moderators
Not sure what a 'system error 2' is.
As feyd says, check your error logs.
The command to start MySQL on Windows XP should be
Hope this helps
As feyd says, check your error logs.
The command to start MySQL on Windows XP should be
Code: Select all
net start mysqlCode: Select all
weirdan@home:~$ perror 2
Error code 2: No such file or directory
weirdan@home:~$