Mysql InnoDB problem

nikohal

Verified User
Joined
Dec 12, 2011
Messages
34
Hi, when I uncomment line innodb_data_file_path = ibdata1:2000M;ibdata2:10M:autoextend. Mysql server no start. It give error:
Starting MySQL.The server quit without updating PID file (/[FAILED]mysql/ttccsrv.eu.pid).
. And log is this information:
mysql.png
How I can fix this issue?

Regards, Niko
 
Back
Top