首页
学习
活动
专区
工具
TVP
发布
社区首页 >问答首页 >关于数据库经常断开连接,缓存池问题等,请问有大神可以指教吗?

关于数据库经常断开连接,缓存池问题等,请问有大神可以指教吗?

提问于 2023-10-18 16:49:46
回答 1关注 0查看 189

请问有大神指教吗? 数据库日志: 2023-09-27 01:25:31 27964 [Note] Shutting down plugin 'ARCHIVE'

2023-09-27 01:25:31 27964 [Note] Shutting down plugin 'MRG_MYISAM'

2023-09-27 01:25:31 27964 [Note] Shutting down plugin 'MyISAM'

2023-09-27 01:25:31 27964 [Note] Shutting down plugin 'MEMORY'

2023-09-27 01:25:31 27964 [Note] Shutting down plugin 'CSV'

2023-09-27 01:25:31 27964 [Note] Shutting down plugin 'sha256_password'

2023-09-27 01:25:31 27964 [Note] Shutting down plugin 'mysql_old_password'

2023-09-27 01:25:31 27964 [Note] Shutting down plugin 'mysql_native_password'

2023-09-27 01:25:31 27964 [Note] Shutting down plugin 'binlog'

2023-09-27 01:25:31 27964 [Note] /www/server/mysql/bin/mysqld: Shutdown complete

2023-09-27 10:56:18 10664 [Note] Plugin 'FEDERATED' is disabled.

2023-09-27 10:56:18 10664 [Note] InnoDB: Using atomics to ref count buffer pool pages

2023-09-27 10:56:18 10664 [Note] InnoDB: The InnoDB memory heap is disabled

2023-09-27 10:56:18 10664 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins

2023-09-27 10:56:18 10664 [Note] InnoDB: Memory barrier is not used

2023-09-27 10:56:18 10664 [Note] InnoDB: Compressed tables use zlib 1.2.11

2023-09-27 10:56:18 10664 [Note] InnoDB: Using Linux native AIO

2023-09-27 10:56:18 10664 [Note] InnoDB: Using CPU crc32 instructions

2023-09-27 10:56:18 10664 [Note] InnoDB: Initializing buffer pool, size = 256.0M

2023-09-27 10:56:18 10664 [Note] InnoDB: Completed initialization of buffer pool

2023-09-27 10:56:18 10664 [Note] InnoDB: Highest supported file format is Barracuda.

2023-09-27 10:56:18 10664 [Note] InnoDB: The log sequence numbers 33715041202 and 33715041202 in ibdata files do not match the log sequence number 33746626993 in the ib_logfiles!

2023-09-27 10:56:18 10664 [Note] InnoDB: Database was not shutdown normally!

2023-09-27 10:56:18 10664 [Note] InnoDB: Starting crash recovery.

2023-09-27 10:56:18 10664 [Note] InnoDB: Reading tablespace information from the .ibd files...

2023-09-27 10:56:18 10664 [Note] InnoDB: Restoring possible half-written data pages

2023-09-27 10:56:18 10664 [Note] InnoDB: from the doublewrite buffer...

InnoDB: Last MySQL binlog file position 0 1484, file name mysql-bin.000091

2023-09-27 10:56:18 10664 [Note] InnoDB: 128 rollback segment(s) are active.

2023-09-27 10:56:18 10664 [Note] InnoDB: Waiting for purge to start

2023-09-27 10:56:18 10664 [Note] InnoDB: 5.6.50 started; log sequence number 33746626993

2023-09-27 10:56:18 10664 [Note] Recovering after a crash using mysql-bin

2023-09-27 10:56:18 10664 [Note] Starting crash recovery...

2023-09-27 10:56:18 10664 [Note] Crash recovery finished.

2023-09-27 10:56:18 10664 [Note] RSA private key file not found: /www/server/data//private_key.pem. Some authentication plugins will not work.

2023-09-27 10:56:18 10664 [Note] RSA public key file not found: /www/server/data//public_key.pem. Some authentication plugins will not work.

2023-09-27 10:56:18 10664 [Note] Server hostname (bind-address): '*'; port: 3306

2023-09-27 10:56:18 10664 [Note] IPv6 is available.

2023-09-27 10:56:18 10664 [Note] - '::' resolves to '::';

2023-09-27 10:56:18 10664 [Note] Server socket created on IP: '::'.

2023-09-27 10:56:18 10664 [Note] Event Scheduler: Loaded 0 events

2023-09-27 10:56:18 10664 [Note] /www/server/mysql/bin/mysqld: ready for connections.

Version: '5.6.50-log' socket: '/tmp/mysql.sock' port: 3306 Source distribution

2023-10-05 10:48:52 27374 [Note] Plugin 'FEDERATED' is disabled.

2023-10-05 10:48:52 27374 [Note] InnoDB: Using atomics to ref count buffer pool pages

2023-10-05 10:48:52 27374 [Note] InnoDB: The InnoDB memory heap is disabled

2023-10-05 10:48:52 27374 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins

2023-10-05 10:48:52 27374 [Note] InnoDB: Memory barrier is not used

2023-10-05 10:48:52 27374 [Note] InnoDB: Compressed tables use zlib 1.2.11

2023-10-05 10:48:52 27374 [Note] InnoDB: Using Linux native AIO

2023-10-05 10:48:52 27374 [Note] InnoDB: Using CPU crc32 instructions

2023-10-05 10:48:52 27374 [Note] InnoDB: Initializing buffer pool, size = 256.0M

2023-10-05 10:48:52 27374 [Note] InnoDB: Completed initialization of buffer pool

2023-10-05 10:48:52 27374 [Note] InnoDB: Highest supported file format is Barracuda.

2023-10-05 10:48:52 27374 [Note] InnoDB: Log scan progressed past the checkpoint lsn 34098770419

2023-10-05 10:48:52 27374 [Note] InnoDB: Database was not shutdown normally!

2023-10-05 10:48:52 27374 [Note] InnoDB: Starting crash recovery.

2023-10-05 10:48:52 27374 [Note] InnoDB: Reading tablespace information from the .ibd files...

2023-10-05 10:48:53 27374 [Note] InnoDB: Restoring possible half-written data pages

2023-10-05 10:48:53 27374 [Note] InnoDB: from the doublewrite buffer...

InnoDB: Doing recovery: scanned up to log sequence number 34098770445

InnoDB: Last MySQL binlog file position 0 170589232, file name mysql-bin.000092

2023-10-05 10:48:53 27374 [Note] InnoDB: 128 rollback segment(s) are active.

2023-10-05 10:48:53 27374 [Note] InnoDB: Waiting for purge to start

2023-10-05 10:48:53 27374 [Note] InnoDB: 5.6.50 started; log sequence number 34098770445

2023-10-05 10:48:53 27374 [Note] Recovering after a crash using mysql-bin

2023-10-05 10:48:56 27374 [Note] Starting crash recovery...

2023-10-05 10:48:56 27374 [Note] Crash recovery finished.

2023-10-05 10:48:56 27374 [Note] RSA private key file not found: /www/server/data//private_key.pem. Some authentication plugins will not work.

2023-10-05 10:48:56 27374 [Note] RSA public key file not found: /www/server/data//public_key.pem. Some authentication plugins will not work.

2023-10-05 10:48:56 27374 [Note] Server hostname (bind-address): '*'; port: 3306

2023-10-05 10:48:56 27374 [Note] IPv6 is available.

2023-10-05 10:48:56 27374 [Note] - '::' resolves to '::';

2023-10-05 10:48:56 27374 [Note] Server socket created on IP: '::'.

2023-10-05 10:48:57 27374 [Note] Event Scheduler: Loaded 0 events

2023-10-05 10:48:57 27374 [Note] /www/server/mysql/bin/mysqld: ready for connections.

Version: '5.6.50-log' socket: '/tmp/mysql.sock' port: 3306 Source distribution

2023-10-05 11:42:05 11739 [Note] Plugin 'FEDERATED' is disabled.

2023-10-05 11:42:05 11739 [Note] InnoDB: Using atomics to ref count buffer pool pages

2023-10-05 11:42:05 11739 [Note] InnoDB: The InnoDB memory heap is disabled

2023-10-05 11:42:05 11739 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins

2023-10-05 11:42:05 11739 [Note] InnoDB: Memory barrier is not used

2023-10-05 11:42:05 11739 [Note] InnoDB: Compressed tables use zlib 1.2.11

2023-10-05 11:42:05 11739 [Note] InnoDB: Using Linux native AIO

2023-10-05 11:42:05 11739 [Note] InnoDB: Using CPU crc32 instructions

2023-10-05 11:42:05 11739 [Note] InnoDB: Initializing buffer pool, size = 256.0M

InnoDB: mmap(274726912 bytes) failed; errno 12

2023-10-05 11:42:05 11739 [ERROR] InnoDB: Cannot allocate memory for the buffer pool

2023-10-05 11:42:05 11739 [ERROR] Plugin 'InnoDB' init function returned error.

2023-10-05 11:42:05 11739 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.

2023-10-05 11:42:05 11739 [ERROR] Unknown/unsupported storage engine: InnoDB

2023-10-05 11:42:05 11739 [ERROR] Aborting

2023-10-05 11:42:05 11739 [Note] Binlog end

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'partition'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'INNODB_SYS_TABLES'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'INNODB_FT_CONFIG'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'INNODB_FT_DELETED'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'INNODB_METRICS'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'INNODB_CMPMEM'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'INNODB_CMP_RESET'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'INNODB_CMP'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'INNODB_LOCKS'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'INNODB_TRX'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'BLACKHOLE'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'ARCHIVE'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'MRG_MYISAM'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'MyISAM'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'MEMORY'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'CSV'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'sha256_password'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'mysql_old_password'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'mysql_native_password'

2023-10-05 11:42:05 11739 [Note] Shutting down plugin 'binlog'

2023-10-05 11:42:05 11739 [Note] /www/server/mysql/bin/mysqld: Shutdown complete

2023-10-05 12:03:27 19266 [Note] Plugin 'FEDERATED' is disabled.

2023-10-05 12:03:27 19266 [Note] InnoDB: Using atomics to ref count buffer pool pages

2023-10-05 12:03:27 19266 [Note] InnoDB: The InnoDB memory heap is disabled

2023-10-05 12:03:27 19266 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins

2023-10-05 12:03:27 19266 [Note] InnoDB: Memory barrier is not used

2023-10-05 12:03:27 19266 [Note] InnoDB: Compressed tables use zlib 1.2.11

2023-10-05 12:03:27 19266 [Note] InnoDB: Using Linux native AIO

2023-10-05 12:03:27 19266 [Note] InnoDB: Using CPU crc32 instructions

2023-10-05 12:03:27 19266 [Note] InnoDB: Initializing buffer pool, size = 256.0M

2023-10-05 12:03:27 19266 [Note] InnoDB: Completed initialization of buffer pool

2023-10-05 12:03:27 19266 [Note] InnoDB: Highest supported file format is Barracuda.

2023-10-05 12:03:27 19266 [Note] InnoDB: Log scan progressed past the checkpoint lsn 34102461840

2023-10-05 12:03:27 19266 [Note] InnoDB: Database was not shutdown normally!

2023-10-05 12:03:27 19266 [Note] InnoDB: Starting crash recovery.

2023-10-05 12:03:27 19266 [Note] InnoDB: Reading tablespace information from the .ibd files...

2023-10-05 12:03:27 19266 [Note] InnoDB: Restoring possible half-written data pages

2023-10-05 12:03:27 19266 [Note] InnoDB: from the doublewrite buffer...

InnoDB: Doing recovery: scanned up to log sequence number 34102467976

InnoDB: Transaction 661872262 was in the XA prepared state.

InnoDB: 1 transaction(s) which must be rolled back or cleaned up

InnoDB: in total 0 row operations to undo

InnoDB: Trx id counter is 661872640

2023-10-05 12:03:28 19266 [Note] InnoDB: Starting an apply batch of log records to the database...

InnoDB: Progress in percent: 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 2633177, file name mysql-bin.000093

2023-10-05 12:03:28 19266 [Note] InnoDB: 128 rollback segment(s) are active.

InnoDB: Starting in background the rollback of uncommitted transactions

2023-10-05 12:03:28 2ae8ef30c700 InnoDB: Rollback of non-prepared transactions completed

2023-10-05 12:03:28 19266 [Note] InnoDB: Waiting for purge to start

2023-10-05 12:03:28 19266 [Note] InnoDB: 5.6.50 started; log sequence number 34102467976

2023-10-05 12:03:28 19266 [Note] Recovering after a crash using mysql-bin

2023-10-05 12:03:28 19266 [Note] Starting crash recovery...

2023-10-05 12:03:28 2ae8c2b4fcc0 InnoDB: Starting recovery for XA transactions...

2023-10-05 12:03:28 2ae8c2b4fcc0 InnoDB: Transaction 661872262 in prepared state after recovery

2023-10-05 12:03:28 2ae8c2b4fcc0 InnoDB: Transaction contains changes to 1 rows

2023-10-05 12:03:28 2ae8c2b4fcc0 InnoDB: 1 transactions in prepared state after recovery

2023-10-05 12:03:28 19266 [Note] Found 1 prepared transaction(s) in InnoDB

2023-10-05 12:03:28 19266 [Note] Crash recovery finished.

2023-10-05 12:03:28 19266 [Note] RSA private key file not found: /www/server/data//private_key.pem. Some authentication plugins will not work.

2023-10-05 12:03:28 19266 [Note] RSA public key file not found: /www/server/data//public_key.pem. Some authentication plugins will not work.

2023-10-05 12:03:28 19266 [Note] Server hostname (bind-address): '*'; port: 3306

2023-10-05 12:03:28 19266 [Note] IPv6 is available.

2023-10-05 12:03:28 19266 [Note] - '::' resolves to '::';

2023-10-05 12:03:28 19266 [Note] Server socket created on IP: '::'.

2023-10-05 12:03:28 19266 [Note] Event Scheduler: Loaded 0 events

2023-10-05 12:03:28 19266 [Note] /www/server/mysql/bin/mysqld: ready for connections.

Version: '5.6.50-log' socket: '/tmp/mysql.sock' port: 3306 Source distribution

2023-10-06 07:29:39 22283 [Note] Plugin 'FEDERATED' is disabled.

2023-10-06 07:29:39 22283 [Note] InnoDB: Using atomics to ref count buffer pool pages

2023-10-06 07:29:39 22283 [Note] InnoDB: The InnoDB memory heap is disabled

2023-10-06 07:29:39 22283 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins

2023-10-06 07:29:39 22283 [Note] InnoDB: Memory barrier is not used

2023-10-06 07:29:39 22283 [Note] InnoDB: Compressed tables use zlib 1.2.11

2023-10-06 07:29:39 22283 [Note] InnoDB: Using Linux native AIO

2023-10-06 07:29:39 22283 [Note] InnoDB: Using CPU crc32 instructions

2023-10-06 07:29:39 22283 [Note] InnoDB: Initializing buffer pool, size = 256.0M

InnoDB: mmap(274726912 bytes) failed; errno 12

2023-10-06 07:29:39 22283 [ERROR] InnoDB: Cannot allocate memory for the buffer pool

2023-10-06 07:29:39 22283 [ERROR] Plugin 'InnoDB' init function returned error.

2023-10-06 07:29:39 22283 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.

2023-10-06 07:29:39 22283 [ERROR] Unknown/unsupported storage engine: InnoDB

2023-10-06 07:29:39 22283 [ERROR] Aborting

2023-10-06 07:29:39 22283 [Note] Binlog end

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'partition'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'INNODB_SYS_TABLES'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'INNODB_FT_CONFIG'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'INNODB_FT_DELETED'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'INNODB_METRICS'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'INNODB_CMPMEM'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'INNODB_CMP_RESET'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'INNODB_CMP'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'INNODB_LOCKS'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'INNODB_TRX'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'BLACKHOLE'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'ARCHIVE'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'MRG_MYISAM'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'MyISAM'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'MEMORY'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'CSV'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'sha256_password'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'mysql_old_password'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'mysql_native_password'

2023-10-06 07:29:39 22283 [Note] Shutting down plugin 'binlog'

2023-10-06 07:29:39 22283 [Note] /www/server/mysql/bin/mysqld: Shutdown complete

2023-10-06 10:36:55 14605 [Note] Plugin 'FEDERATED' is disabled.

2023-10-06 10:36:55 14605 [Note] InnoDB: Using atomics to ref count buffer pool pages

2023-10-06 10:36:55 14605 [Note] InnoDB: The InnoDB memory heap is disabled

2023-10-06 10:36:55 14605 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins

2023-10-06 10:36:55 14605 [Note] InnoDB: Memory barrier is not used

2023-10-06 10:36:55 14605 [Note] InnoDB: Compressed tables use zlib 1.2.11

2023-10-06 10:36:55 14605 [Note] InnoDB: Using Linux native AIO

2023-10-06 10:36:55 14605 [Note] InnoDB: Using CPU crc32 instructions

2023-10-06 10:36:55 14605 [Note] InnoDB: Initializing buffer pool, size = 256.0M

2023-10-06 10:36:55 14605 [Note] InnoDB: Completed initialization of buffer pool

2023-10-06 10:36:55 14605 [Note] InnoDB: Highest supported file format is Barracuda.

2023-10-06 10:36:55 14605 [Note] InnoDB: Log scan progressed past the checkpoint lsn 34140922529

2023-10-06 10:36:55 14605 [Note] InnoDB: Database was not shutdown normally!

2023-10-06 10:36:55 14605 [Note] InnoDB: Starting crash recovery.

2023-10-06 10:36:55 14605 [Note] InnoDB: Reading tablespace information from the .ibd files...

2023-10-06 10:36:55 14605 [Note] InnoDB: Restoring possible half-written data pages

2023-10-06 10:36:55 14605 [Note] InnoDB: from the doublewrite buffer...

InnoDB: Doing recovery: scanned up to log sequence number 34140922549

InnoDB: Last MySQL binlog file position 0 20141551, file name mysql-bin.000094

2023-10-06 10:36:56 14605 [Note] InnoDB: 128 rollback segment(s) are active.

2023-10-06 10:36:56 14605 [Note] InnoDB: Waiting for purge to start

2023-10-06 10:36:56 14605 [Note] InnoDB: 5.6.50 started; log sequence number 34140922549

2023-10-06 10:36:56 14605 [Note] Recovering after a crash using mysql-bin

2023-10-06 10:36:56 14605 [Note] Starting crash recovery...

2023-10-06 10:36:56 14605 [Note] Crash recovery finished.

2023-10-06 10:36:56 14605 [Note] RSA private key file not found: /www/server/data//private_key.pem. Some authentication plugins will not work.

2023-10-06 10:36:56 14605 [Note] RSA public key file not found: /www/server/data//public_key.pem. Some authentication plugins will not work.

2023-10-06 10:36:56 14605 [Note] Server hostname (bind-address): '*'; port: 3306

2023-10-06 10:36:56 14605 [Note] IPv6 is available.

2023-10-06 10:36:56 14605 [Note] - '::' resolves to '::';

2023-10-06 10:36:56 14605 [Note] Server socket created on IP: '::'.

2023-10-06 10:36:56 14605 [Note] Event Scheduler: Loaded 0 events

2023-10-06 10:36:56 14605 [Note] /www/server/mysql/bin/mysqld: ready for connections.

Version: '5.6.50-log' socket: '/tmp/mysql.sock' port: 3306 Source distribution

2023-10-07 20:24:06 23503 [Note] Plugin 'FEDERATED' is disabled.

2023-10-07 20:24:06 23503 [Note] InnoDB: Using atomics to ref count buffer pool pages

2023-10-07 20:24:06 23503 [Note] InnoDB: The InnoDB memory heap is disabled

2023-10-07 20:24:06 23503 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins

2023-10-07 20:24:06 23503 [Note] InnoDB: Memory barrier is not used

2023-10-07 20:24:06 23503 [Note] InnoDB: Compressed tables use zlib 1.2.11

2023-10-07 20:24:06 23503 [Note] InnoDB: Using Linux native AIO

2023-10-07 20:24:06 23503 [Note] InnoDB: Using CPU crc32 instructions

2023-10-07 20:24:06 23503 [Note] InnoDB: Initializing buffer pool, size = 256.0M

2023-10-07 20:24:06 23503 [Note] InnoDB: Completed initialization of buffer pool

2023-10-07 20:24:06 23503 [Note] InnoDB: Highest supported file format is Barracuda.

2023-10-07 20:24:06 23503 [Note] InnoDB: Log scan progressed past the checkpoint lsn 34329302770

2023-10-07 20:24:06 23503 [Note] InnoDB: Database was not shutdown normally!

2023-10-07 20:24:06 23503 [Note] InnoDB: Starting crash recovery.

2023-10-07 20:24:06 23503 [Note] InnoDB: Reading tablespace information from the .ibd files...

2023-10-07 20:24:07 23503 [Note] InnoDB: Restoring possible half-written data pages

2023-10-07 20:24:07 23503 [Note] InnoDB: from the doublewrite buffer...

InnoDB: Doing recovery: scanned up to log sequence number 34329302780

InnoDB: Last MySQL binlog file position 0 146041906, file name mysql-bin.000095

2023-10-07 20:24:07 23503 [Note] InnoDB: 128 rollback segment(s) are active.

2023-10-07 20:24:07 23503 [Note] InnoDB: Waiting for purge to start

2023-10-07 20:24:07 23503 [Note] InnoDB: 5.6.50 started; log sequence number 34329302780

2023-10-07 20:24:07 23503 [Note] Recovering after a crash using mysql-bin

2023-10-07 20:24:08 23503 [Note] Starting crash recovery...

2023-10-07 20:24:08 23503 [Note] Crash recovery finished.

2023-10-07 20:24:08 23503 [Note] RSA private key file not found: /www/server/data//private_key.pem. Some authentication plugins will not work.

2023-10-07 20:24:08 23503 [Note] RSA public key file not found: /www/server/data//public_key.pem. Some authentication plugins will not work.

2023-10-07 20:24:08 23503 [Note] Server hostname (bind-address): '*'; port: 3306

2023-10-07 20:24:08 23503 [Note] IPv6 is available.

2023-10-07 20:24:08 23503 [Note] - '::' resolves to '::';

2023-10-07 20:24:08 23503 [Note] Server socket created on IP: '::'.

2023-10-07 20:24:08 23503 [Note] Event Scheduler: Loaded 0 events

2023-10-07 20:24:08 23503 [Note] /www/server/mysql/bin/mysqld: ready for connections.

Version: '5.6.50-log' socket: '/tmp/mysql.sock' port: 3306 Source distribution

2023-10-07 20:24:27 23658 [Note] Plugin 'FEDERATED' is disabled.

2023-10-07 20:24:27 23658 [Note] InnoDB: Using atomics to ref count buffer pool pages

2023-10-07 20:24:27 23658 [Note] InnoDB: The InnoDB memory heap is disabled

2023-10-07 20:24:27 23658 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins

2023-10-07 20:24:27 23658 [Note] InnoDB: Memory barrier is not used

2023-10-07 20:24:27 23658 [Note] InnoDB: Compressed tables use zlib 1.2.11

2023-10-07 20:24:27 23658 [Note] InnoDB: Using Linux native AIO

2023-10-07 20:24:27 23658 [Note] InnoDB: Using CPU crc32 instructions

2023-10-07 20:24:27 23658 [Note] InnoDB: Initializing buffer pool, size = 256.0M

InnoDB: mmap(274726912 bytes) failed; errno 12

2023-10-07 20:24:27 23658 [ERROR] InnoDB: Cannot allocate memory for the buffer pool

2023-10-07 20:24:27 23658 [ERROR] Plugin 'InnoDB' init function returned error.

2023-10-07 20:24:27 23658 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.

2023-10-07 20:24:27 23658 [ERROR] Unknown/unsupported storage engine: InnoDB

2023-10-07 20:24:27 23658 [ERROR] Aborting

2023-10-07 20:24:27 23658 [Note] Binlog end

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'partition'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'INNODB_SYS_TABLES'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'INNODB_FT_CONFIG'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'INNODB_FT_DELETED'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'INNODB_METRICS'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'INNODB_CMPMEM'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'INNODB_CMP_RESET'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'INNODB_CMP'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'INNODB_LOCKS'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'INNODB_TRX'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'BLACKHOLE'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'ARCHIVE'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'MRG_MYISAM'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'MyISAM'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'MEMORY'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'CSV'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'sha256_password'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'mysql_old_password'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'mysql_native_password'

2023-10-07 20:24:27 23658 [Note] Shutting down plugin 'binlog'

2023-10-07 20:24:27 23658 [Note] /www/server/mysql/bin/mysqld: Shutdown complete

2023-10-09 15:06:10 14226 [Note] Plugin 'FEDERATED' is disabled.

2023-10-09 15:06:10 14226 [Note] InnoDB: Using atomics to ref count buffer pool pages

2023-10-09 15:06:10 14226 [Note] InnoDB: The InnoDB memory heap is disabled

2023-10-09 15:06:10 14226 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins

2023-10-09 15:06:10 14226 [Note] InnoDB: Memory barrier is not used

2023-10-09 15:06:10 14226 [Note] InnoDB: Compressed tables use zlib 1.2.11

2023-10-09 15:06:10 14226 [Note] InnoDB: Using Linux native AIO

2023-10-09 15:06:10 14226 [Note] InnoDB: Using CPU crc32 instructions

2023-10-09 15:06:10 14226 [Note] InnoDB: Initializing buffer pool, size = 256.0M

2023-10-09 15:06:10 14226 [Note] InnoDB: Completed initialization of buffer pool

2023-10-09 15:06:10 14226 [Note] InnoDB: Highest supported file format is Barracuda.

2023-10-09 15:06:10 14226 [Note] InnoDB: Log scan progressed past the checkpoint lsn 34329303327

2023-10-09 15:06:10 14226 [Note] InnoDB: Database was not shutdown normally!

2023-10-09 15:06:10 14226 [Note] InnoDB: Starting crash recovery.

2023-10-09 15:06:10 14226 [Note] InnoDB: Reading tablespace information from the .ibd files...

2023-10-09 15:06:10 14226 [Note] InnoDB: Restoring possible half-written data pages

2023-10-09 15:06:10 14226 [Note] InnoDB: from the doublewrite buffer...

InnoDB: Doing recovery: scanned up to log sequence number 34329303337

InnoDB: Last MySQL binlog file position 0 462, file name mysql-bin.000096

2023-10-09 15:06:10 14226 [Note] InnoDB: 128 rollback segment(s) are active.

2023-10-09 15:06:10 14226 [Note] InnoDB: Waiting for purge to start

2023-10-09 15:06:10 14226 [Note] InnoDB: 5.6.50 started; log sequence number 34329303337

2023-10-09 15:06:10 14226 [Note] Recovering after a crash using mysql-bin

2023-10-09 15:06:10 14226 [Note] Starting crash recovery...

2023-10-09 15:06:10 14226 [Note] Crash recovery finished.

2023-10-09 15:06:10 14226 [Note] RSA private key file not found: /www/server/data//private_key.pem. Some authentication plugins will not work.

2023-10-09 15:06:10 14226 [Note] RSA public key file not found: /www/server/data//public_key.pem. Some authentication plugins will not work.

2023-10-09 15:06:10 14226 [Note] Server hostname (bind-address): '*'; port: 3306

2023-10-09 15:06:10 14226 [Note] IPv6 is available.

2023-10-09 15:06:10 14226 [Note] - '::' resolves to '::';

2023-10-09 15:06:10 14226 [Note] Server socket created on IP: '::'.

2023-10-09 15:06:10 14226 [Note] Event Scheduler: Loaded 0 events

2023-10-09 15:06:10 14226 [Note] /www/server/mysql/bin/mysqld: ready for connections.

Version: '5.6.50-log' socket: '/tmp/mysql.sock' port: 3306 Source distribution

2023-10-09 17:21:35 25334 [Note] Plugin 'FEDERATED' is disabled.

2023-10-09 17:21:35 25334 [Note] InnoDB: Using atomics to ref count buffer pool pages

2023-10-09 17:21:35 25334 [Note] InnoDB: The InnoDB memory heap is disabled

2023-10-09 17:21:35 25334 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins

2023-10-09 17:21:35 25334 [Note] InnoDB: Memory barrier is not used

2023-10-09 17:21:35 25334 [Note] InnoDB: Compressed tables use zlib 1.2.11

2023-10-09 17:21:35 25334 [Note] InnoDB: Using Linux native AIO

2023-10-09 17:21:35 25334 [Note] InnoDB: Using CPU crc32 instructions

2023-10-09 17:21:35 25334 [Note] InnoDB: Initializing buffer pool, size = 256.0M

2023-10-09 17:21:35 25334 [Note] InnoDB: Completed initialization of buffer pool

2023-10-09 17:21:35 25334 [Note] InnoDB: Highest supported file format is Barracuda.

2023-10-09 17:21:35 25334 [Note] InnoDB: Log scan progressed past the checkpoint lsn 34438161792

2023-10-09 17:21:35 25334 [Note] InnoDB: Database was not shutdown normally!

2023-10-09 17:21:35 25334 [Note] InnoDB: Starting crash recovery.

2023-10-09 17:21:35 25334 [Note] InnoDB: Reading tablespace information from the .ibd files...

2023-10-09 17:21:36 25334 [Note] InnoDB: Restoring possible half-written data pages

2023-10-09 17:21:36 25334 [Note] InnoDB: from the doublewrite buffer...

InnoDB: Doing recovery: scanned up to log sequence number 34438171631

2023-10-09 17:21:36 25334 [Note] InnoDB: Starting an apply batch of log records to the database...

InnoDB: Progress in percent: 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 6673045, file name mysql-bin.000097

2023-10-09 17:21:37 25334 [Note] InnoDB: 128 rollback segment(s) are active.

2023-10-09 17:21:37 25334 [Note] InnoDB: Waiting for purge to start

2023-10-09 17:21:37 25334 [Note] InnoDB: 5.6.50 started; log sequence number 34438171631

2023-10-09 17:21:37 25334 [Note] Recovering after a crash using mysql-bin

2023-10-09 17:21:37 25334 [Note] Starting crash recovery...

2023-10-09 17:21:37 25334 [Note] Crash recovery finished.

2023-10-09 17:21:37 25334 [Note] RSA private key file not found: /www/server/data//private_key.pem. Some authentication plugins will not work.

2023-10-09 17:21:37 25334 [Note] RSA public key file not found: /www/server/data//public_key.pem. Some authentication plugins will not work.

2023-10-09 17:21:37 25334 [Note] Server hostname (bind-address): '*'; port: 3306

2023-10-09 17:21:37 25334 [Note] IPv6 is available.

2023-10-09 17:21:37 25334 [Note] - '::' resolves to '::';

2023-10-09 17:21:37 25334 [Note] Server socket created on IP: '::'.

2023-10-09 17:21:37 25334 [Note] Event Scheduler: Loaded 0 events

2023-10-09 17:21:37 25334 [Note] /www/server/mysql/bin/mysqld: ready for connections.

Version: '5.6.50-log' socket: '/tmp/mysql.sock' port: 3306 Source distribution

2023-10-09 17:21:47 25483 [Note] Plugin 'FEDERATED' is disabled.

2023-10-09 17:21:47 25483 [Note] InnoDB: Using atomics to ref count buffer pool pages

2023-10-09 17:21:47 25483 [Note] InnoDB: The InnoDB memory heap is disabled

2023-10-09 17:21:47 25483 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins

2023-10-09 17:21:47 25483 [Note] InnoDB: Memory barrier is not used

2023-10-09 17:21:47 25483 [Note] InnoDB: Compressed tables use zlib 1.2.11

2023-10-09 17:21:47 25483 [Note] InnoDB: Using Linux native AIO

2023-10-09 17:21:47 25483 [Note] InnoDB: Using CPU crc32 instructions

2023-10-09 17:21:47 25483 [Note] InnoDB: Initializing buffer pool, size = 256.0M

InnoDB: mmap(274726912 bytes) failed; errno 12

2023-10-09 17:21:47 25483 [ERROR] InnoDB: Cannot allocate memory for the buffer pool

2023-10-09 17:21:47 25483 [ERROR] Plugin 'InnoDB' init function returned error.

2023-10-09 17:21:47 25483 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.

2023-10-09 17:21:47 25483 [ERROR] Unknown/unsupported storage engine: InnoDB

2023-10-09 17:21:47 25483 [ERROR] Aborting

2023-10-09 17:21:47 25483 [Note] Binlog end

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'partition'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'INNODB_SYS_TABLES'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'INNODB_FT_CONFIG'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'INNODB_FT_DELETED'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'INNODB_METRICS'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'INNODB_CMPMEM'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'INNODB_CMP_RESET'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'INNODB_CMP'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'INNODB_LOCKS'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'INNODB_TRX'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'BLACKHOLE'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'ARCHIVE'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'MRG_MYISAM'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'MyISAM'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'MEMORY'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'CSV'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'sha256_password'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'mysql_old_password'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'mysql_native_password'

2023-10-09 17:21:47 25483 [Note] Shutting down plugin 'binlog'

2023-10-09 17:21:47 25483 [Note] /www/server/mysql/bin/mysqld: Shutdown complete

2023-10-10 08:57:59 21566 [Note] Plugin 'FEDERATED' is disabled.

2023-10-10 08:57:59 21566 [Note] InnoDB: Using atomics to ref count buffer pool pages

2023-10-10 08:57:59 21566 [Note] InnoDB: The InnoDB memory heap is disabled

2023-10-10 08:57:59 21566 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins

2023-10-10 08:57:59 21566 [Note] InnoDB: Memory barrier is not used

2023-10-10 08:57:59 21566 [Note] InnoDB: Compressed tables use zlib 1.2.11

2023-10-10 08:57:59 21566 [Note] InnoDB: Using Linux native AIO

2023-10-10 08:57:59 21566 [Note] InnoDB: Using CPU crc32 instructions

2023-10-10 08:57:59 21566 [Note] InnoDB: Initializing buffer pool, size = 256.0M

2023-10-10 08:57:59 21566 [Note] InnoDB: Completed initialization of buffer pool

2023-10-10 08:57:59 21566 [Note] InnoDB: Highest supported file format is Barracuda.

2023-10-10 08:57:59 21566 [Note] InnoDB: Log scan progressed past the checkpoint lsn 34438177249

2023-10-10 08:57:59 21566 [Note] InnoDB: Database was not shutdown normally!

2023-10-10 08:57:59 21566 [Note] InnoDB: Starting crash recovery.

2023-10-10 08:57:59 21566 [Note] InnoDB: Reading tablespace information from the .ibd files...

2023-10-10 08:57:59 21566 [Note] InnoDB: Restoring possible half-written data pages

2023-10-10 08:57:59 21566 [Note] InnoDB: from the doublewrite buffer...

InnoDB: Doing recovery: scanned up to log sequence number 34438177295

InnoDB: Last MySQL binlog file position 0 3890, file name mysql-bin.000098

2023-10-10 08:57:59 21566 [Note] InnoDB: 128 rollback segment(s) are active.

2023-10-10 08:57:59 21566 [Note] InnoDB: Waiting for purge to start

2023-10-10 08:57:59 21566 [Note] InnoDB: 5.6.50 started; log sequence number 34438177295

2023-10-10 08:57:59 21566 [Note] Recovering after a crash using mysql-bin

2023-10-10 08:57:59 21566 [Note] Starting crash recovery...

2023-10-10 08:57:59 21566 [Note] Crash recovery finished.

2023-10-10 08:57:59 21566 [Note] RSA private key file not found: /www/server/data//private_key.pem. Some authentication plugins will not work.

2023-10-10 08:57:59 21566 [Note] RSA public key file not found: /www/server/data//public_key.pem. Some authentication plugins will not work.

2023-10-10 08:57:59 21566 [Note] Server hostname (bind-address): '*'; port: 3306

2023-10-10 08:57:59 21566 [Note] IPv6 is available.

2023-10-10 08:57:59 21566 [Note] - '::' resolves to '::';

2023-10-10 08:57:59 21566 [Note] Server socket created on IP: '::'.

2023-10-10 08:57:59 21566 [Note] Event Scheduler: Loaded 0 events

2023-10-10 08:57:59 21566 [Note] /www/server/mysql/bin/mysqld: ready for connections.

Version: '5.6.50-log' socket: '/tmp/mysql.sock' port: 3306 Source distribution

2023-10-10 10:19:26 13594 [Note] Plugin 'FEDERATED' is disabled.

2023-10-10 10:19:26 13594 [Note] InnoDB: Using atomics to ref count buffer pool pages

2023-10-10 10:19:26 13594 [Note] InnoDB: The InnoDB memory heap is disabled

2023-10-10 10:19:26 13594 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins

2023-10-10 10:19:26 13594 [Note] InnoDB: Memory barrier is not used

2023-10-10 10:19:26 13594 [Note] InnoDB: Compressed tables use zlib 1.2.11

2023-10-10 10:19:26 13594 [Note] InnoDB: Using Linux native AIO

2023-10-10 10:19:26 13594 [Note] InnoDB: Using CPU crc32 instructions

2023-10-10 10:19:26 13594 [Note] InnoDB: Initializing buffer pool, size = 256.0M

InnoDB: mmap(274726912 bytes) failed; errno 12

2023-10-10 10:19:26 13594 [ERROR] InnoDB: Cannot allocate memory for the buffer pool

2023-10-10 10:19:26 13594 [ERROR] Plugin 'InnoDB' init function returned error.

2023-10-10 10:19:26 13594 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.

2023-10-10 10:19:26 13594 [ERROR] Unknown/unsupported storage engine: InnoDB

2023-10-10 10:19:26 13594 [ERROR] Aborting

2023-10-10 10:19:26 13594 [Note] Binlog end

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'partition'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'INNODB_SYS_TABLES'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'INNODB_FT_CONFIG'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'INNODB_FT_DELETED'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'INNODB_METRICS'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'INNODB_CMPMEM'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'INNODB_CMP_RESET'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'INNODB_CMP'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'INNODB_LOCKS'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'INNODB_TRX'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'BLACKHOLE'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'ARCHIVE'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'MRG_MYISAM'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'MyISAM'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'MEMORY'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'CSV'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'sha256_password'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'mysql_old_password'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'mysql_native_password'

2023-10-10 10:19:26 13594 [Note] Shutting down plugin 'binlog'

2023-10-10 10:19:26 13594 [Note] /www/server/mysql/bin/mysqld: Shutdown complete

2023-10-10 11:32:38 4124 [Note] Plugin 'FEDERATED' is disabled.

2023-10-10 11:32:38 4124 [Note] InnoDB: Using atomics to ref count buffer pool pages

2023-10-10 11:32:38 4124 [Note] InnoDB: The InnoDB memory heap is disabled

2023-10-10 11:32:38 4124 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins

2023-10-10 11:32:38 4124 [Note] InnoDB: Memory barrier is not used

2023-10-10 11:32:38 4124 [Note] InnoDB: Compressed tables use zlib 1.2.11

2023-10-10 11:32:38 4124 [Note] InnoDB: Using Linux native AIO

2023-10-10 11:32:38 4124 [Note] InnoDB: Using CPU crc32 instructions

2023-10-10 11:32:38 4124 [Note] InnoDB: Initializing buffer pool, size = 256.0M

2023-10-10 11:32:38 4124 [Note] InnoDB: Completed initialization of buffer pool

2023-10-10 11:32:38 4124 [Note] InnoDB: Highest supported file format is Barracuda.

2023-10-10 11:32:38 4124 [Note] InnoDB: Log scan progressed past the checkpoint lsn 34440714635

2023-10-10 11:32:38 4124 [Note] InnoDB: Database was not shutdown normally!

2023-10-10 11:32:38 4124 [Note] InnoDB: Starting crash recovery.

2023-10-10 11:32:38 4124 [Note] InnoDB: Reading tablespace information from the .ibd files...

2023-10-10 11:32:38 4124 [Note] InnoDB: Restoring possible half-written data pages

2023-10-10 11:32:38 4124 [Note] InnoDB: from the doublewrite buffer...

InnoDB: Doing recovery: scanned up to log sequence number 34440714645

InnoDB: Last MySQL binlog file position 0 1946416, file name mysql-bin.000099

2023-10-10 11:32:38 4124 [Note] InnoDB: 128 rollback segment(s) are active.

2023-10-10 11:32:38 4124 [Note] InnoDB: Waiting for purge to start

2023-10-10 11:32:38 4124 [Note] InnoDB: 5.6.50 started; log sequence number 34440714645

2023-10-10 11:32:38 4124 [Note] Recovering after a crash using mysql-bin

2023-10-10 11:32:38 4124 [Note] Starting crash recovery...

2023-10-10 11:32:38 4124 [Note] Crash recovery finished.

2023-10-10 11:32:38 4124 [Note] RSA private key file not found: /www/server/data//private_key.pem. Some authentication plugins will not work.

2023-10-10 11:32:38 4124 [Note] RSA public key file not found: /www/server/data//public_key.pem. Some authentication plugins will not work.

2023-10-10 11:32:38 4124 [Note] Server hostname (bind-address): '*'; port: 3306

2023-10-10 11:32:38 4124 [Note] IPv6 is available.

2023-10-10 11:32:38 4124 [Note] - '::' resolves to '::';

2023-10-10 11:32:38 4124 [Note] Server socket created on IP: '::'.

2023-10-10 11:32:38 4124 [Note] Event Scheduler: Loaded 0 events

2023-10-10 11:32:38 4124 [Note] /www/server/mysql/bin/mysqld: ready for connections.

Version: '5.6.50-log' socket: '/tmp/mysql.sock' port: 3306 Source distribution

2023-10-10 16:18:26 28720 [Note] Plugin 'FEDERATED' is disabled.

2023-10-10 16:18:26 28720 [Note] InnoDB: Using atomics to ref count buffer pool pages

2023-10-10 16:18:26 28720 [Note] InnoDB: The InnoDB memory heap is disabled

2023-10-10 16:18:26 28720 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins

2023-10-10 16:18:26 28720 [Note] InnoDB: Memory barrier is not used

2023-10-10 16:18:26 28720 [Note] InnoDB: Compressed tables use zlib 1.2.11

2023-10-10 16:18:26 28720 [Note] InnoDB: Using Linux native AIO

2023-10-10 16:18:26 28720 [Note] InnoDB: Using CPU crc32 instructions

2023-10-10 16:18:26 28720 [Note] InnoDB: Initializing buffer pool, size = 256.0M

InnoDB: mmap(274726912 bytes) failed; errno 12

2023-10-10 16:18:26 28720 [ERROR] InnoDB: Cannot allocate memory for the buffer pool

2023-10-10 16:18:26 28720 [ERROR] Plugin 'InnoDB' init function returned error.

2023-10-10 16:18:26 28720 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.

2023-10-10 16:18:26 28720 [ERROR] Unknown/unsupported storage engine: InnoDB

2023-10-10 16:18:26 28720 [ERROR] Aborting

2023-10-10 16:18:26 28720 [Note] Binlog end

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'partition'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'INNODB_SYS_TABLES'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'INNODB_FT_CONFIG'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'INNODB_FT_DELETED'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'INNODB_METRICS'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'INNODB_CMPMEM'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'INNODB_CMP_RESET'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'INNODB_CMP'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'INNODB_LOCKS'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'INNODB_TRX'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'BLACKHOLE'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'ARCHIVE'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'MRG_MYISAM'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'MyISAM'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'MEMORY'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'CSV'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'sha256_password'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'mysql_old_password'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'mysql_native_password'

2023-10-10 16:18:26 28720 [Note] Shutting down plugin 'binlog'

2023-10-10 16:18:26 28720 [Note] /www/server/mysql/bin/mysqld: Shutdown complete

2023-10-10 16:36:51 2649 [Note] Plugin 'FEDERATED' is disabled.

2023-10-10 16:36:51 2649 [Note] InnoDB: Using atomics to ref count buffer pool pages

2023-10-10 16:36:51 2649 [Note] InnoDB: The InnoDB memory heap is disabled

2023-10-10 16:36:51 2649 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins

2023-10-10 16:36:51 2649 [Note] InnoDB: Memory barrier is not used

2023-10-10 16:36:51 2649 [Note] InnoDB: Compressed tables use zlib 1.2.11

2023-10-10 16:36:51 2649 [Note] InnoDB: Using Linux native AIO

2023-10-10 16:36:51 2649 [Note] InnoDB: Using CPU crc32 instructions

2023-10-10 16:36:51 2649 [Note] InnoDB: Initializing buffer pool, size = 256.0M

2023-10-10 16:36:51 2649 [Note] InnoDB: Completed initialization of buffer pool

2023-10-10 16:36:51 2649 [Note] InnoDB: Highest supported file format is Barracuda.

2023-10-10 16:36:51 2649 [Note] InnoDB: Log scan progressed past the checkpoint lsn 34448918126

2023-10-10 16:36:51 2649 [Note] InnoDB: Database was not shutdown normally!

2023-10-10 16:36:51 2649 [Note] InnoDB: Starting crash recovery.

2023-10-10 16:36:51 2649 [Note] InnoDB: Reading tablespace information from the .ibd files...

2023-10-10 16:36:51 2649 [Note] InnoDB: Restoring possible half-written data pages

2023-10-10 16:36:51 2649 [Note] InnoDB: from the doublewrite buffer...

InnoDB: Doing recovery: scanned up to log sequence number 34448918146

InnoDB: Last MySQL binlog file position 0 6273088, file name mysql-bin.000100

2023-10-10 16:36:51 2649 [Note] InnoDB: 128 rollback segment(s) are active.

2023-10-10 16:36:51 2649 [Note] InnoDB: Waiting for purge to start

2023-10-10 16:36:51 2649 [Note] InnoDB: 5.6.50 started; log sequence number 34448918146

2023-10-10 16:36:51 2649 [Note] Recovering after a crash using mysql-bin

2023-10-10 16:36:51 2649 [Note] Starting crash recovery...

2023-10-10 16:36:51 2649 [Note] Crash recovery finished.

2023-10-10 16:36:52 2649 [Note] RSA private key file not found: /www/server/data//private_key.pem. Some authentication plugins will not work.

2023-10-10 16:36:52 2649 [Note] RSA public key file not found: /www/server/data//public_key.pem. Some authentication plugins will not work.

2023-10-10 16:36:52 2649 [Note] Server hostname (bind-address): '*'; port: 3306

2023-10-10 16:36:52 2649 [Note] IPv6 is available.

2023-10-10 16:36:52 2649 [Note] - '::' resolves to '::';

2023-10-10 16:36:52 2649 [Note] Server socket created on IP: '::'.

2023-10-10 16:36:52 2649 [Note] Event Scheduler: Loaded 0 events

2023-10-10 16:36:52 2649 [Note] /www/server/mysql/bin/mysqld: ready for connections.

Version: '5.6.50-log' socket: '/tmp/mysql.sock' port: 3306 Source distribution

2023-10-16 09:18:58 15386 [Note] Plugin 'FEDERATED' is disabled.

2023-10-16 09:18:58 15386 [Note] InnoDB: Using atomics to ref count buffer pool pages

2023-10-16 09:18:58 15386 [Note] InnoDB: The InnoDB memory heap is disabled

2023-10-16 09:18:58 15386 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins

2023-10-16 09:18:58 15386 [Note] InnoDB: Memory barrier is not used

2023-10-16 09:18:58 15386 [Note] InnoDB: Compressed tables use zlib 1.2.11

2023-10-16 09:18:58 15386 [Note] InnoDB: Using Linux native AIO

2023-10-16 09:18:58 15386 [Note] InnoDB: Using CPU crc32 instructions

2023-10-16 09:18:58 15386 [Note] InnoDB: Initializing buffer pool, size = 256.0M

InnoDB: mmap(274726912 bytes) failed; errno 12

2023-10-16 09:18:58 15386 [ERROR] InnoDB: Cannot allocate memory for the buffer pool

2023-10-16 09:18:58 15386 [ERROR] Plugin 'InnoDB' init function returned error.

2023-10-16 09:18:58 15386 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.

2023-10-16 09:18:58 15386 [ERROR] Unknown/unsupported storage engine: InnoDB

2023-10-16 09:18:58 15386 [ERROR] Aborting

2023-10-16 09:18:58 15386 [Note] Binlog end

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'partition'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'INNODB_SYS_TABLES'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'INNODB_FT_CONFIG'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'INNODB_FT_DELETED'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'INNODB_METRICS'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'INNODB_CMPMEM'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'INNODB_CMP_RESET'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'INNODB_CMP'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'INNODB_LOCKS'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'INNODB_TRX'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'BLACKHOLE'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'ARCHIVE'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'MRG_MYISAM'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'MyISAM'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'MEMORY'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'CSV'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'sha256_password'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'mysql_old_password'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'mysql_native_password'

2023-10-16 09:18:58 15386 [Note] Shutting down plugin 'binlog'

2023-10-16 09:18:58 15386 [Note] /www/server/mysql/bin/mysqld: Shutdown complete

2023-10-16 09:21:06 16769 [Note] Plugin 'FEDERATED' is disabled.

2023-10-16 09:21:06 16769 [Note] InnoDB: Using atomics to ref count buffer pool pages

2023-10-16 09:21:06 16769 [Note] InnoDB: The InnoDB memory heap is disabled

2023-10-16 09:21:06 16769 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins

2023-10-16 09:21:06 16769 [Note] InnoDB: Memory barrier is not used

2023-10-16 09:21:06 16769 [Note] InnoDB: Compressed tables use zlib 1.2.11

2023-10-16 09:21:06 16769 [Note] InnoDB: Using Linux native AIO

2023-10-16 09:21:06 16769 [Note] InnoDB: Using CPU crc32 instructions

2023-10-16 09:21:06 16769 [Note] InnoDB: Initializing buffer pool, size = 256.0M

2023-10-16 09:21:06 16769 [Note] InnoDB: Completed initialization of buffer pool

2023-10-16 09:21:06 16769 [Note] InnoDB: Highest supported file format is Barracuda.

2023-10-16 09:21:06 16769 [Note] InnoDB: Log scan progressed past the checkpoint lsn 34634705722

2023-10-16 09:21:06 16769 [Note] InnoDB: Database was not shutdown normally!

2023-10-16 09:21:06 16769 [Note] InnoDB: Starting crash recovery.

2023-10-16 09:21:06 16769 [Note] InnoDB: Reading tablespace information from the .ibd files...

2023-10-16 09:21:07 16769 [Note] InnoDB: Restoring possible half-written data pages

2023-10-16 09:21:07 16769 [Note] InnoDB: from the doublewrite buffer...

InnoDB: Doing recovery: scanned up to log sequence number 34634705732

InnoDB: Last MySQL binlog file position 0 142505784, file name mysql-bin.000101

2023-10-16 09:21:07 16769 [Note] InnoDB: 128 rollback segment(s) are active.

2023-10-16 09:21:07 16769 [Note] InnoDB: Waiting for purge to start

2023-10-16 09:21:07 16769 [Note] InnoDB: 5.6.50 started; log sequence number 34634705732

2023-10-16 09:21:07 16769 [Note] Recovering after a crash using mysql-bin

2023-10-16 09:21:08 16769 [Note] Starting crash recovery...

2023-10-16 09:21:08 16769 [Note] Crash recovery finished.

2023-10-16 09:21:08 16769 [Note] RSA private key file not found: /www/server/data//private_key.pem. Some authentication plugins will not work.

2023-10-16 09:21:08 16769 [Note] RSA public key file not found: /www/server/data//public_key.pem. Some authentication plugins will not work.

2023-10-16 09:21:08 16769 [Note] Server hostname (bind-address): '*'; port: 3306

2023-10-16 09:21:08 16769 [Note] IPv6 is available.

2023-10-16 09:21:08 16769 [Note] - '::' resolves to '::';

2023-10-16 09:21:08 16769 [Note] Server socket created on IP: '::'.

2023-10-16 09:21:08 16769 [Note] Event Scheduler: Loaded 0 events

2023-10-16 09:21:08 16769 [Note] /www/server/mysql/bin/mysqld: ready for connections.

Version: '5.6.50-log' socket: '/tmp/mysql.sock' port: 3306 Source distribution

2023-10-16 09:58:52 28953 [Note] Plugin 'FEDERATED' is disabled.

2023-10-16 09:58:52 28953 [Note] InnoDB: Using atomics to ref count buffer pool pages

2023-10-16 09:58:52 28953 [Note] InnoDB: The InnoDB memory heap is disabled

2023-10-16 09:58:52 28953 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins

2023-10-16 09:58:52 28953 [Note] InnoDB: Memory barrier is not used

2023-10-16 09:58:52 28953 [Note] InnoDB: Compressed tables use zlib 1.2.11

2023-10-16 09:58:52 28953 [Note] InnoDB: Using Linux native AIO

2023-10-16 09:58:52 28953 [Note] InnoDB: Using CPU crc32 instructions

2023-10-16 09:58:52 28953 [Note] InnoDB: Initializing buffer pool, size = 256.0M

InnoDB: mmap(274726912 bytes) failed; errno 12

2023-10-16 09:58:52 28953 [ERROR] InnoDB: Cannot allocate memory for the buffer pool

2023-10-16 09:58:52 28953 [ERROR] Plugin 'InnoDB' init function returned error.

2023-10-16 09:58:52 28953 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.

2023-10-16 09:58:52 28953 [ERROR] Unknown/unsupported storage engine: InnoDB

2023-10-16 09:58:52 28953 [ERROR] Aborting

2023-10-16 09:58:52 28953 [Note] Binlog end

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'partition'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'INNODB_SYS_TABLES'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'INNODB_FT_CONFIG'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'INNODB_FT_DELETED'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'INNODB_METRICS'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'INNODB_CMPMEM'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'INNODB_CMP_RESET'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'INNODB_CMP'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'INNODB_LOCKS'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'INNODB_TRX'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'BLACKHOLE'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'ARCHIVE'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'MRG_MYISAM'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'MyISAM'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'MEMORY'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'CSV'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'sha256_password'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'mysql_old_password'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'mysql_native_password'

2023-10-16 09:58:52 28953 [Note] Shutting down plugin 'binlog'

2023-10-16 09:58:52 28953 [Note] /www/server/mysql/bin/mysqld: Shutdown complete

2023-10-16 11:21:49 22604 [Note] Plugin 'FEDERATED' is disabled.

2023-10-16 11:21:49 22604 [Note] InnoDB: Using atomics to ref count buffer pool pages

2023-10-16 11:21:49 22604 [Note] InnoDB: The InnoDB memory heap is disabled

2023-10-16 11:21:49 22604 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins

2023-10-16 11:21:49 22604 [Note] InnoDB: Memory barrier is not used

2023-10-16 11:21:49 22604 [Note] InnoDB: Compressed tables use zlib 1.2.11

2023-10-16 11:21:49 22604 [Note] InnoDB: Using Linux native AIO

2023-10-16 11:21:49 22604 [Note] InnoDB: Using CPU crc32 instructions

2023-10-16 11:21:49 22604 [Note] InnoDB: Initializing buffer pool, size = 256.0M

2023-10-16 11:21:49 22604 [Note] InnoDB: Completed initialization of buffer pool

2023-10-16 11:21:49 22604 [Note] InnoDB: Highest supported file format is Barracuda.

2023-10-16 11:21:49 22604 [Note] InnoDB: Log scan progressed past the checkpoint lsn 34635427936

2023-10-16 11:21:49 22604 [Note] InnoDB: Database was not shutdown normally!

2023-10-16 11:21:49 22604 [Note] InnoDB: Starting crash recovery.

2023-10-16 11:21:49 22604 [Note] InnoDB: Reading tablespace information from the .ibd files...

2023-10-16 11:21:49 22604 [Note] InnoDB: Restoring possible half-written data pages

2023-10-16 11:21:49 22604 [Note] InnoDB: from the doublewrite buffer...

InnoDB: Doing recovery: scanned up to log sequence number 34635427946

InnoDB: Last MySQL binlog file position 0 553361, file name mysql-bin.000102

2023-10-16 11:21:49 22604 [Note] InnoDB: 128 rollback segment(s) are active.

2023-10-16 11:21:49 22604 [Note] InnoDB: Waiting for purge to start

2023-10-16 11:21:50 22604 [Note] InnoDB: 5.6.50 started; log sequence number 34635427946

2023-10-16 11:21:50 22604 [Note] Recovering after a crash using mysql-bin

2023-10-16 11:21:50 22604 [Note] Starting crash recovery...

2023-10-16 11:21:50 22604 [Note] Crash recovery finished.

2023-10-16 11:21:50 22604 [Note] RSA private key file not found: /www/server/data//private_key.pem. Some authentication plugins will not work.

2023-10-16 11:21:50 22604 [Note] RSA public key file not found: /www/server/data//public_key.pem. Some authentication plugins will not work.

2023-10-16 11:21:50 22604 [Note] Server hostname (bind-address): '*'; port: 3306

2023-10-16 11:21:50 22604 [Note] IPv6 is available.

2023-10-16 11:21:50 22604 [Note] - '::' resolves to '::';

2023-10-16 11:21:50 22604 [Note] Server socket created on IP: '::'.

2023-10-16 11:21:50 22604 [Note] Event Scheduler: Loaded 0 events

2023-10-16 11:21:50 22604 [Note] /www/server/mysql/bin/mysqld: ready for connections.

Version: '5.6.50-log' socket: '/tmp/mysql.sock' port: 3306 Source distribution

2023-10-16 18:32:05 26473 [Note] Plugin 'FEDERATED' is disabled.

2023-10-16 18:32:05 26473 [Note] InnoDB: Using atomics to ref count buffer pool pages

2023-10-16 18:32:05 26473 [Note] InnoDB: The InnoDB memory heap is disabled

2023-10-16 18:32:05 26473 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins

2023-10-16 18:32:05 26473 [Note] InnoDB: Memory barrier is not used

2023-10-16 18:32:05 26473 [Note] InnoDB: Compressed tables use zlib 1.2.11

2023-10-16 18:32:05 26473 [Note] InnoDB: Using Linux native AIO

2023-10-16 18:32:05 26473 [Note] InnoDB: Using CPU crc32 instructions

2023-10-16 18:32:05 26473 [Note] InnoDB: Initializing buffer pool, size = 256.0M

InnoDB: mmap(274726912 bytes) failed; errno 12

2023-10-16 18:32:05 26473 [ERROR] InnoDB: Cannot allocate memory for the buffer pool

2023-10-16 18:32:05 26473 [ERROR] Plugin 'InnoDB' init function returned error.

2023-10-16 18:32:05 26473 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.

2023-10-16 18:32:05 26473 [ERROR] Unknown/unsupported storage engine: InnoDB

2023-10-16 18:32:05 26473 [ERROR] Aborting

2023-10-16 18:32:05 26473 [Note] Binlog end

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'partition'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'INNODB_SYS_TABLES'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'INNODB_FT_CONFIG'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'INNODB_FT_DELETED'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'INNODB_METRICS'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'INNODB_CMPMEM'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'INNODB_CMP_RESET'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'INNODB_CMP'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'INNODB_LOCKS'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'INNODB_TRX'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'BLACKHOLE'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'ARCHIVE'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'MRG_MYISAM'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'MyISAM'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'MEMORY'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'CSV'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'sha256_password'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'mysql_old_password'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'mysql_native_password'

2023-10-16 18:32:05 26473 [Note] Shutting down plugin 'binlog'

2023-10-16 18:32:05 26473 [Note] /www/server/mysql/bin/mysqld: Shutdown complete

2023-10-17 00:43:34 10355 [Note] Plugin 'FEDERATED' is disabled.

2023-10-17 00:43:34 10355 [Note] InnoDB: Using atomics to ref count buffer pool pages

2023-10-17 00:43:34 10355 [Note] InnoDB: The InnoDB memory heap is disabled

2023-10-17 00:43:34 10355 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins

2023-10-17 00:43:34 10355 [Note] InnoDB: Memory barrier is not used

2023-10-17 00:43:34 10355 [Note] InnoDB: Compressed tables use zlib 1.2.11

2023-10-17 00:43:34 10355 [Note] InnoDB: Using Linux native AIO

2023-10-17 00:43:34 10355 [Note] InnoDB: Using CPU crc32 instructions

2023-10-17 00:43:34 10355 [Note] InnoDB: Initializing buffer pool, size = 256.0M

2023-10-17 00:43:34 10355 [Note] InnoDB: Completed initialization of buffer pool

2023-10-17 00:43:34 10355 [Note] InnoDB: Highest supported file format is Barracuda.

2023-10-17 00:43:34 10355 [Note] InnoDB: Log scan progressed past the checkpoint lsn 34648245405

2023-10-17 00:43:34 10355 [Note] InnoDB: Database was not shutdown normally!

2023-10-17 00:43:34 10355 [Note] InnoDB: Starting crash recovery.

2023-10-17 00:43:34 10355 [Note] InnoDB: Reading tablespace information from the .ibd files...

2023-10-17 00:43:35 10355 [Note] InnoDB: Restoring possible half-written data pages

2023-10-17 00:43:35 10355 [Note] InnoDB: from the doublewrite buffer...

InnoDB: Doing recovery: scanned up to log sequence number 34648245415

InnoDB: Last MySQL binlog file position 0 9863964, file name mysql-bin.000103

2023-10-17 00:43:35 10355 [Note] InnoDB: 128 rollback segment(s) are active.

2023-10-17 00:43:35 10355 [Note] InnoDB: Waiting for purge to start

2023-10-17 00:43:35 10355 [Note] InnoDB: 5.6.50 started; log sequence number 34648245415

2023-10-17 00:43:35 10355 [Note] Recovering after a crash using mysql-bin

2023-10-17 00:43:35 10355 [Note] Starting crash recovery...

2023-10-17 00:43:35 10355 [Note] Crash recovery finished.

2023-10-17 00:43:35 10355 [Note] RSA private key file not found: /www/server/data//private_key.pem. Some authentication plugins will not work.

2023-10-17 00:43:35 10355 [Note] RSA public key file not found: /www/server/data//public_key.pem. Some authentication plugins will not work.

2023-10-17 00:43:35 10355 [Note] Server hostname (bind-address): '*'; port: 3306

2023-10-17 00:43:35 10355 [Note] IPv6 is available.

2023-10-17 00:43:35 10355 [Note] - '::' resolves to '::';

2023-10-17 00:43:35 10355 [Note] Server socket created on IP: '::'.

2023-10-17 00:43:35 10355 [Note] Event Scheduler: Loaded 0 events

2023-10-17 00:43:35 10355 [Note] /www/server/mysql/bin/mysqld: ready for connections.

Version: '5.6.50-log' socket: '/tmp/mysql.sock' port: 3306 Source distribution

回答

和开发者交流更多问题细节吧,去 写回答
相关文章

相似问题

相关问答用户
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档