现在sudo 安装完以后,无论如何也启动不了mysql,以下是错误信息:
2013-06-30 21:47:54 44428 [Note] InnoDB: 5.6.11 started; log sequence number 1626047
2013-06-30 21:47:54 44428 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: a9db10f9-e18b-11e2-bc45-d89d67176ba4.
/data/mysql/bin/mysqld: File './auto.cnf' not found (Errcode: 13 - Permission denied)
2013-06-30 21:47:54 44428 [ERROR] Failed to create file(file: './auto.cnf', errno 13)
2013-06-30 21:47:54 44428 [ERROR] Initialzation of the server's UUID failed because it could not be read from the auto.cnf file. If this is a new server, the initialization failed because it was not possible to generate a new UUID.
2013-06-30 21:47:54 44428 [ERROR] Aborting
求指导