Mysql – error lookup

if you check the mysql logs and see a error code such as error 24

you can lookup the code by using the perror command

perror 24

Comments are closed.