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 Çë¸ßÊÖÃǰïæ£¡
Çë¸ßÊÖÖ¸µã,ÎÒ¶ÔÒ»Õűí²éѯºóÔÙ¸üÐÂ,²éѯÊÇ×Ó²éѯ,±¨´í: You can't specify target table 'a_table' for update in from clause ÍêÕûSQLÓï¾äÊÇ UPDATE a_table SET STATUS=0 WHERE ID=(SELECT MIN(ID) from a_tab ......