dishuipinganye 2016-08-27 13:41 采纳率: 0%
浏览 3363
已结题

谁能帮忙解决一下,最近mysql老是自己就挂了,郁闷

这是错误日志

160827 20:33:27 mysqld_safe mysqld from pid file /alidata/server/mysql/data/iZ25sy460ijZ.pid ended
160827 20:34:24 mysqld_safe Starting mysqld daemon with databases from /alidata/server/mysql/data
2016-08-27 20:34:26 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2016-08-27 20:34:26 31137 [Note] Plugin 'FEDERATED' is disabled.
2016-08-27 20:34:26 31137 [Note] InnoDB: Using atomics to ref count buffer pool pages
2016-08-27 20:34:26 31137 [Note] InnoDB: The InnoDB memory heap is disabled
2016-08-27 20:34:26 31137 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2016-08-27 20:34:26 31137 [Note] InnoDB: Memory barrier is not used
2016-08-27 20:34:26 31137 [Note] InnoDB: Compressed tables use zlib 1.2.3
2016-08-27 20:34:26 31137 [Note] InnoDB: Using Linux native AIO
2016-08-27 20:34:26 31137 [Note] InnoDB: Using CPU crc32 instructions
2016-08-27 20:34:26 31137 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2016-08-27 20:34:26 31137 [Note] InnoDB: Completed initialization of buffer pool
2016-08-27 20:34:26 31137 [Note] InnoDB: Highest supported file format is Barracuda.
2016-08-27 20:34:26 31137 [Note] InnoDB: The log sequence numbers 1626719 and 1626719 in ibdata files do not match the log sequence number 1626729 in the ib_logfiles!
2016-08-27 20:34:26 31137 [Note] InnoDB: Database was not shutdown normally!
2016-08-27 20:34:26 31137 [Note] InnoDB: Starting crash recovery.
2016-08-27 20:34:26 31137 [Note] InnoDB: Reading tablespace information from the .ibd files...
2016-08-27 20:34:26 31137 [Note] InnoDB: Restoring possible half-written data pages
2016-08-27 20:34:26 31137 [Note] InnoDB: from the doublewrite buffer...
2016-08-27 20:34:26 31137 [Note] InnoDB: 128 rollback segment(s) are active.
2016-08-27 20:34:26 31137 [Note] InnoDB: Waiting for purge to start
2016-08-27 20:34:26 31137 [Note] InnoDB: 5.6.21 started; log sequence number 1626729
2016-08-27 20:34:26 31137 [Note] Recovering after a crash using mysql-bin
2016-08-27 20:34:26 31137 [Note] Starting crash recovery...
2016-08-27 20:34:26 31137 [Note] Crash recovery finished.
2016-08-27 20:34:27 31137 [Note] Server hostname (bind-address): '*'; port: 3306
2016-08-27 20:34:27 31137 [Note] IPv6 is not available.
2016-08-27 20:34:27 31137 [Note] - '0.0.0.0' resolves to '0.0.0.0';
2016-08-27 20:34:27 31137 [Note] Server socket created on IP: '0.0.0.0'.
2016-08-27 20:34:27 31137 [Note] Event Scheduler: Loaded 0 events
2016-08-27 20:34:27 31137 [Note] /alidata/server/mysql/bin/mysqld: ready for connections.
Version: '5.6.21-log' socket: '/tmp/mysql.sock' port: 3306 MySQL Community Server (GPL)
160827 20:39:19 mysqld_safe Number of processes running now: 0
160827 20:39:19 mysqld_safe mysqld restarted
2016-08-27 20:39:21 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2016-08-27 20:39:21 31441 [Note] Plugin 'FEDERATED' is disabled.
2016-08-27 20:39:21 31441 [Note] InnoDB: Using atomics to ref count buffer pool pages
2016-08-27 20:39:21 31441 [Note] InnoDB: The InnoDB memory heap is disabled
2016-08-27 20:39:21 31441 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2016-08-27 20:39:21 31441 [Note] InnoDB: Memory barrier is not used
2016-08-27 20:39:21 31441 [Note] InnoDB: Compressed tables use zlib 1.2.3
2016-08-27 20:39:21 31441 [Note] InnoDB: Using Linux native AIO
2016-08-27 20:39:21 31441 [Note] InnoDB: Using CPU crc32 instructions
2016-08-27 20:39:21 31441 [Note] InnoDB: Initializing buffer pool, size = 128.0M
InnoDB: mmap(137363456 bytes) failed; errno 12
2016-08-27 20:39:21 31441 [ERROR] InnoDB: Cannot allocate memory for the buffer pool
2016-08-27 20:39:21 31441 [ERROR] Plugin 'InnoDB' init function returned error.
2016-08-27 20:39:21 31441 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2016-08-27 20:39:21 31441 [ERROR] Unknown/unsupported storage engine: InnoDB
2016-08-27 20:39:21 31441 [ERROR] Aborting

2016-08-27 20:39:21 31441 [Note] Binlog end
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'partition'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'BLACKHOLE'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'INNODB_METRICS'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'INNODB_CMPMEM'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'INNODB_CMP'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'INNODB_LOCKS'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'INNODB_TRX'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'ARCHIVE'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'MyISAM'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'CSV'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'MRG_MYISAM'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'MEMORY'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'sha256_password'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'mysql_old_password'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'mysql_native_password'
2016-08-27 20:39:21 31441 [Note] Shutting down plugin 'binlog'
2016-08-27 20:39:21 31441 [Note] /alidata/server/mysql/bin/mysqld: Shutdown complete

  • 写回答

3条回答 默认 最新

  • 泰 戈 尔 博客专家认证 2016-08-27 14:49
    关注
     2016-08-27 20:39:21 31441 [Note] InnoDB: The InnoDB memory heap is disabled
    2016-08-27 20:39:21 31441 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
    2016-08-27 20:39:21 31441 [Note] InnoDB: Memory barrier is not used
    2016-08-27 20:39:21 31441 [Note] InnoDB: Compressed tables use zlib 1.2.3
    2016-08-27 20:39:21 31441 [Note] InnoDB: Using Linux native AIO
    2016-08-27 20:39:21 31441 [Note] InnoDB: Using CPU crc32 instructions
    2016-08-27 20:39:21 31441 [Note] InnoDB: Initializing buffer pool, size = 128.0M
    InnoDB: mmap(137363456 bytes) failed; errno 12
    2016-08-27 20:39:21 31441 [ERROR] InnoDB: Cannot allocate memory for the buffer pool
    2016-08-27 20:39:21 31441 [ERROR] Plugin 'InnoDB' init function returned error.
    2016-08-27 20:39:21 31441 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
    2016-08-27 20:39:21 31441 [ERROR] Unknown/unsupported storage engine: InnoDB
    2016-08-27 20:39:21 31441 [ERROR] Aborting
    2016-08-27 20:39:21 31441 [Note] Binlog end
    

    插件装载的问题吧,貌似是你的InnoDB引擎插件的问题。

    评论

报告相同问题?

悬赏问题

  • ¥15 本题的答案是不是有问题
  • ¥15 关于#r语言#的问题:(svydesign)为什么在一个大的数据集中抽取了一个小数据集
  • ¥15 C++使用Gunplot
  • ¥15 这个电路是如何实现路灯控制器的,原理是什么,怎么求解灯亮起后熄灭的时间如图?
  • ¥15 matlab数字图像处理频率域滤波
  • ¥15 在abaqus做了二维正交切削模型,给刀具添加了超声振动条件后输出切削力为什么比普通切削增大这么多
  • ¥15 ELGamal和paillier计算效率谁快?
  • ¥15 蓝桥杯单片机第十三届第一场,整点继电器吸合,5s后断开出现了问题
  • ¥15 file converter 转换格式失败 报错 Error marking filters as finished,如何解决?
  • ¥15 Arcgis相交分析无法绘制一个或多个图形