Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/database/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Mysql无法启动:InnoDB:文件操作中的操作系统错误号23_Mysql_Database_Xampp - Fatal编程技术网

Mysql无法启动:InnoDB:文件操作中的操作系统错误号23

Mysql无法启动:InnoDB:文件操作中的操作系统错误号23,mysql,database,xampp,Mysql,Database,Xampp,Mysql不想再启动了。这是错误日志,知道为什么吗 151102 18:11:18 [Note] Plugin 'FEDERATED' is disabled. 151102 18:11:18 InnoDB: The InnoDB memory heap is disabled 151102 18:11:18 InnoDB: Mutexes and rw_locks use Windows interlocked functions 151102 18:11:18 InnoDB: Compres

Mysql不想再启动了。这是错误日志,知道为什么吗

151102 18:11:18 [Note] Plugin 'FEDERATED' is disabled.
151102 18:11:18 InnoDB: The InnoDB memory heap is disabled
151102 18:11:18 InnoDB: Mutexes and rw_locks use Windows interlocked functions
151102 18:11:18 InnoDB: Compressed tables use zlib 1.2.3
151102 18:11:18 InnoDB: Initializing buffer pool, size = 16.0M
151102 18:11:18 InnoDB: Completed initialization of buffer pool
151102 18:11:18 InnoDB: highest supported file format is Barracuda.
151102 18:11:24  InnoDB: Operating system error number 23 in a file operation.
InnoDB: Some operating system error numbers are described at
InnoDB: http://dev.mysql.com/doc/refman/5.5/en/operating-system-error-codes.html
InnoDB: File name C:\xampp\mysql\data\ibdata1
InnoDB: File operation call: 'Windows aio'.
InnoDB: Cannot continue operation.

这个问题的可能重复之处在于DBA或系统管理员,而不是开发人员。我知道,在这样的论坛上,你可能会得到更好的答案,但那篇帖子没有帮助。可能是因为你问错了听众的问题。此外,如果这确实是一个与操作系统相关的问题,那么如果没有操作系统日志,就很难判断问题可能是什么。