色综合图-色综合图片-色综合图片二区150p-色综合图区-玖玖国产精品视频-玖玖香蕉视频

您的位置:首頁(yè)技術(shù)文章
文章詳情頁(yè)

mysql自動(dòng)關(guān)閉,日志看不懂,希望大神解讀下

瀏覽:118日期:2022-06-22 09:03:57

問題描述

Version: ’5.5.48’ socket: ’/tmp/mysql.sock’ port: 3306 Source distribution160515 14:15:17 mysqld_safe Number of processes running now: 0160515 14:15:17 mysqld_safe mysqld restarted160515 14:15:17 [Warning] ’THREAD_CONCURRENCY’ is deprecated and will be removed in a future release.160515 14:15:17 [Warning] ’THREAD_CONCURRENCY’ is deprecated and will be removed in a future release.160515 14:15:17 [Note] /www/wdlinux/mysql-5.5.48/bin/mysqld (mysqld 5.5.48) starting as process 23912 ...160515 14:15:18 [Note] Plugin ’FEDERATED’ is disabled.160515 14:15:18 InnoDB: The InnoDB memory heap is disabled160515 14:15:18 InnoDB: Mutexes and rw_locks use GCC atomic builtins160515 14:15:18 InnoDB: Compressed tables use zlib 1.2.7160515 14:15:18 InnoDB: Initializing buffer pool, size = 128.0M160515 14:15:18 InnoDB: Completed initialization of buffer pool160515 14:15:18 InnoDB: highest supported file format is Barracuda.InnoDB: The log sequence number in ibdata files does not matchInnoDB: the log sequence number in the ib_logfiles!160515 14:15:18 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 doublewriteInnoDB: buffer...160515 14:15:18 InnoDB: Waiting for the background threads to start160515 14:15:19 InnoDB: 5.5.48 started; log sequence number 1667632160515 14:15:19 [Note] Server hostname (bind-address): ’0.0.0.0’; port: 3306160515 14:15:19 [Note] - ’0.0.0.0’ resolves to ’0.0.0.0’;160515 14:15:19 [Note] Server socket created on IP: ’0.0.0.0’.160515 14:15:19 [Note] Event Scheduler: Loaded 0 events160515 14:15:19 [Note] /www/wdlinux/mysql-5.5.48/bin/mysqld: ready for connections.Version: ’5.5.48’ socket: ’/tmp/mysql.sock’ port: 3306 Source distribution160515 14:35:28 mysqld_safe Number of processes running now: 0160515 14:35:28 mysqld_safe mysqld restarted160515 14:35:29 [Warning] ’THREAD_CONCURRENCY’ is deprecated and will be removed in a future release.160515 14:35:29 [Warning] ’THREAD_CONCURRENCY’ is deprecated and will be removed in a future release.160515 14:35:29 [Note] /www/wdlinux/mysql-5.5.48/bin/mysqld (mysqld 5.5.48) starting as process 24389 ...160515 14:35:29 [Note] Plugin ’FEDERATED’ is disabled.160515 14:35:29 InnoDB: The InnoDB memory heap is disabled160515 14:35:29 InnoDB: Mutexes and rw_locks use GCC atomic builtins160515 14:35:29 InnoDB: Compressed tables use zlib 1.2.7160515 14:35:29 InnoDB: Initializing buffer pool, size = 128.0MInnoDB: mmap(137363456 bytes) failed; errno 12160515 14:35:29 InnoDB: Completed initialization of buffer pool160515 14:35:29 InnoDB: Fatal error: cannot allocate memory for the buffer pool160515 14:35:29 [ERROR] Plugin ’InnoDB’ init function returned error.160515 14:35:29 [ERROR] Plugin ’InnoDB’ registration as a STORAGE ENGINE failed.160515 14:35:29 [ERROR] Unknown/unsupported storage engine: InnoDB160515 14:35:29 [ERROR] Aborting

160515 14:35:29 [Note] /www/wdlinux/mysql-5.5.48/bin/mysqld: Shutdown complete

160515 14:35:29 mysqld_safe mysqld from pid file /www/wdlinux/mysql-5.5.48/data/iZ236zu4tgyZ.pid ended160515 14:58:19 mysqld_safe Starting mysqld daemon with databases from /www/wdlinux/mysql-5.5.48/data160515 14:58:19 [Warning] ’THREAD_CONCURRENCY’ is deprecated and will be removed in a future release.160515 14:58:19 [Warning] ’THREAD_CONCURRENCY’ is deprecated and will be removed in a future release.160515 14:58:19 [Note] /www/wdlinux/mysql-5.5.48/bin/mysqld (mysqld 5.5.48) starting as process 25030 ...160515 14:58:19 [Note] Plugin ’FEDERATED’ is disabled.160515 14:58:19 InnoDB: The InnoDB memory heap is disabled160515 14:58:19 InnoDB: Mutexes and rw_locks use GCC atomic builtins160515 14:58:19 InnoDB: Compressed tables use zlib 1.2.7160515 14:58:19 InnoDB: Initializing buffer pool, size = 128.0M160515 14:58:19 InnoDB: Completed initialization of buffer pool160515 14:58:19 InnoDB: highest supported file format is Barracuda.InnoDB: The log sequence number in ibdata files does not matchInnoDB: the log sequence number in the ib_logfiles!160515 14:58:19 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 doublewriteInnoDB: buffer...160515 14:58:19 InnoDB: Waiting for the background threads to start160515 14:58:20 InnoDB: 5.5.48 started; log sequence number 1667642160515 14:58:20 [Note] Server hostname (bind-address): ’0.0.0.0’; port: 3306160515 14:58:20 [Note] - ’0.0.0.0’ resolves to ’0.0.0.0’;160515 14:58:20 [Note] Server socket created on IP: ’0.0.0.0’.160515 14:58:20 [Note] Event Scheduler: Loaded 0 events160515 14:58:20 [Note] /www/wdlinux/mysql-5.5.48/bin/mysqld: ready for connections.Version: ’5.5.48’ socket: ’/tmp/mysql.sock’ port: 3306 Source distribution

上面的關(guān)閉這段時(shí)間的錯(cuò)誤日志內(nèi)容,大概是怎么一回事額

問題解答

回答1:

160515 14:35:29 InnoDB: Fatal error: cannot allocate memory for the buffer pool

看這個(gè)是機(jī)器內(nèi)存太小,innodb的的buffer pool分配內(nèi)存失敗

主站蜘蛛池模板: 国产高清在线精品一区 | 99久久免费国产精精品 | 131的美女午夜爱爱爽爽视频 | 免费伦费一区二区三区四区 | 久久精品国产一区二区三区 | 毛片a级三毛片免费播放 | 久久福利资源国产精品999 | 超矿碰人人超人人看 | 一本色道久久88亚洲精品综合 | 玖玖精品在线观看 | 免费伦费一区二区三区四区 | 精品在线观看一区 | 色偷偷成人 | 中文字幕一区二区精品区 | 亚洲国产精品日韩高清秒播 | 欧美刺激午夜性久久久久久久 | 久久精品国产91久久综合麻豆自制 | 国产手机在线视频放线视频 | 国产成人看片免费视频观看 | 国产成人精品一区二区三在线观看 | 一级日韩一级欧美 | 国内美女福利视频在线观看网站 | 国产精品久久久久三级 | 日本 国产 欧美 | 欧美久 | 久久香蕉国产视频 | 一级女性全黄久久生活片免费 | 国产一区二区中文字幕 | 美国毛片在线观看 | 亚洲精品在线视频 | 国产片一级 | 精品国产日韩亚洲一区在线 | 一级片免费观看 | 俄罗斯美女在线观看一区 | 婷婷亚洲久悠悠色在线播放 | 99久久香蕉 | 中文日韩字幕 | 手机看片免费基地你懂的 | 欧美成人片在线 | 欧美日韩国产在线人成dvd | 国产伦一区二区三区四区久久 |