0

今天我安装的mysql 5.5.20 wamp 一直随机崩溃。

似乎在 InnoDB 失败:文件操作调用:'Windows aio'。InnoDB:无法继续操作。

我跑mysqlcheck -c -u root -p --all-databases了,一切正常。

我该怎么做才能解决这个问题?我正在运行 Windows Server 2008

错误转储如下

Version: '5.5.20-log'  socket: ''  port: 3306  MySQL Community Server (GPL)
160726 22:15:28  InnoDB: Operating system error number 6 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 .\ibdata1
InnoDB: File operation call: 'Windows aio'.
InnoDB: Cannot continue operation.
160726 22:16:01 [Note] Plugin 'FEDERATED' is disabled.
160726 22:16:01 InnoDB: The InnoDB memory heap is disabled
160726 22:16:01 InnoDB: Mutexes and rw_locks use Windows interlocked functions
160726 22:16:01 InnoDB: Compressed tables use zlib 1.2.3
160726 22:16:01 InnoDB: Initializing buffer pool, size = 512.0M
160726 22:16:01 InnoDB: Completed initialization of buffer pool
160726 22:16:01 InnoDB: highest supported file format is Barracuda.
InnoDB: Log scan progressed past the checkpoint lsn 167955104047
160726 22:16:01  InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
InnoDB: Doing recovery: scanned up to log sequence number 167960346624
InnoDB: Doing recovery: scanned up to log sequence number 167965589504
InnoDB: Doing recovery: scanned up to log sequence number 167965777961
160726 22:16:04  InnoDB: Starting an apply batch of log records to the database...
InnoDB: Progress in percents: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 
InnoDB: Apply batch completed
InnoDB: Last MySQL binlog file position 0 12509012, file name .\mysql-bin.000297
160726 22:16:08  InnoDB: Waiting for the background threads to start
160726 22:16:09 InnoDB: 1.1.8 started; log sequence number 167965777961
160726 22:16:09 [Note] Recovering after a crash using mysql-bin
160726 22:16:09 [Note] Starting crash recovery...
160726 22:16:09 [Note] Crash recovery finished.
160726 22:16:10 [Note] Event Scheduler: Loaded 0 events
160726 22:16:10 [Note] wampmysqld: ready for connections.
Version: '5.5.20-log'  socket: ''  port: 3306  MySQL Community Server (GPL)
4

0 回答 0