程序師世界是廣大編程愛好者互助、分享、學習的平台,程序師世界有你更精彩!
首頁
編程語言
C語言|JAVA編程
Python編程
網頁編程
ASP編程|PHP編程
JSP編程
數據庫知識
MYSQL數據庫|SqlServer數據庫
Oracle數據庫|DB2數據庫
 程式師世界 >> 編程語言 >> 更多編程語言 >> 編程綜合問答 >> buffer-系統定時備份時一直不成功,mysql錯誤日志寫的看不懂,各位大神給指點一下吧

buffer-系統定時備份時一直不成功,mysql錯誤日志寫的看不懂,各位大神給指點一下吧

編輯:編程綜合問答
系統定時備份時一直不成功,mysql錯誤日志寫的看不懂,各位大神給指點一下吧

150909 1:59:00 [Note] C:\Program Files\MySQL\MySQL Server 5.5\bin\mysqld: Normal shutdown

150909 1:59:00 [Note] Event Scheduler: Purging the queue. 1 events
150909 1:59:00 InnoDB: Starting shutdown...
150909 1:59:00 InnoDB: Shutdown completed; log sequence number 183602652
150909 1:59:00 [Note] C:\Program Files\MySQL\MySQL Server 5.5\bin\mysqld: Shutdown complete

150909 1:59:02 [Note] Plugin 'FEDERATED' is disabled.
150909 1:59:02 InnoDB: The InnoDB memory heap is disabled
150909 1:59:02 InnoDB: Mutexes and rw_locks use Windows interlocked functions
150909 1:59:02 InnoDB: Compressed tables use zlib 1.2.3
150909 1:59:02 InnoDB: Initializing buffer pool, size = 339.0M
150909 1:59:02 InnoDB: Completed initialization of buffer pool
150909 1:59:02 InnoDB: highest supported file format is Barracuda.
150909 1:59:03 InnoDB: Waiting for the background threads to start
150909 1:59:04 InnoDB: 5.5.37 started; log sequence number 183602652
150909 1:59:04 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
150909 1:59:04 [Note] - '0.0.0.0' resolves to '0.0.0.0';
150909 1:59:04 [Note] Server socket created on IP: '0.0.0.0'.
150909 1:59:04 [Note] Event Scheduler: Loaded 1 event
150909 1:59:04 [Note] C:\Program Files\MySQL\MySQL Server 5.5\bin\mysqld: ready for connections.
Version: '5.5.37' socket: '' port: 3306 MySQL Community Server (GPL)

最佳回答:


你這貼的日志中沒看到備份失敗相關的日志信息等。

  1. 上一頁:
  2. 下一頁:
Copyright © 程式師世界 All Rights Reserved