linux 下我的MYSQL启动不了。 错误提示: Timeout error occurred trying to start MySQL Daemon. Starting MySQL: [FAILED] 日志中是这样记录的: 091219 11:03:27 mysqld started 091219 11:03:27 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295 091219 11:03:27 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295 091219 11:03:27 InnoDB: Operating system error number 13 in a file operation. InnoDB: The error means mysqld does not have the access rights to InnoDB: the directory. InnoDB: File name ./ibdata1 InnoDB: File operation call: 'open'. InnoDB: Cannot continue operation. 091219 11:03:27 mysqld ended 请高手们帮忙!
先上错误 无法联接数据库 java.sql.SQLException: Before start of result set at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:910) at com.mysql.jdbc.ResultSet.checkRowPos(ResultSet.java: ......