环境
数据库:社区版5.7.28
操作系统:CentOS Linux release 7.6.1810 (Core)
配置文件
现象:mgr集群的三个节点member_role均为SECONDARY
- root@localhost 10:43:06> [(none)]>SELECT MEMBER_ID, MEMBER_HOST, MEMBER_PORT, MEMBER_STATE, IF(global_status.VARIABLE_NAME IS NOT NULL, 'PRIMARY', 'SECONDARY') AS MEMBER_ROLE FROM performance_schema.replication_group_members LEFT JOIN performance_schema.global_status ON global_status.VARIABLE_NAME = 'group_replication_primary_member' AND global_status.VARIABLE_VALUE = replication_group_members.MEMBER_ID;
- +--------------------------------------+-----------------+-------------+--------------+-------------+
- | MEMBER_ID | MEMBER_HOST | MEMBER_PORT | MEMBER_STATE | MEMBER_ROLE |
- +--------------------------------------+-----------------+-------------+--------------+-------------+
- | 7f6e3726-2c21-11ee-ae25-fa163e162e50 | xxxx-bS28 | 3306 | ONLINE | SECONDARY |
- | 994ec483-2c22-11ee-8470-fa163e5d1eb9 | xxxx-3V4E | 3306 | ONLINE | SECONDARY |
- | dcc74dde-dd8c-11ec-8543-fa163e85107c | xxxx-yYqW | 3306 | ONLINE | SECONDARY |
- +--------------------------------------+-----------------+-------------+--------------+-------------+
- 3 rows in set (0.00 sec)
复制代码
日志(包含服务启动、重组mgr的所有日志)
引导节点(业务访问该节点)
- 2023-07-27T10:13:08.054418+08:00 1476400 [Note] Plugin group_replication reported: 'Group communication SSL configuration: group_replication_ssl_mode: "DISABLED"'
- 2023-07-27T10:13:08.054801+08:00 1476400 [Warning] Plugin group_replication reported: '[GCS] Automatically adding IPv4 localhost address to the whitelist. It is mandatory that it is added.'
- 2023-07-27T10:13:08.054884+08:00 1476400 [Note] Plugin group_replication reported: '[GCS] SSL was not enabled'
- 2023-07-27T10:13:08.054905+08:00 1476400 [Note] Plugin group_replication reported: 'Initialized group communication with configuration: group_replication_group_name: "aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa"; group_replication_local_address: "10.202.149.21:33060"; group_replication_group_seeds: "10.202.149.21:33060,10.202.149.40:33060,10.202.149.8:33060"; group_replication_bootstrap_group: false; group_replication_poll_spin_loops: 0; group_replication_compression_threshold: 1024; group_replication_ip_whitelist: "10.202.149.21,10.202.149.40,10.202.149.8"'
- 2023-07-27T10:13:08.054933+08:00 1476400 [Note] Plugin group_replication reported: '[GCS] Configured number of attempts to join: 0'
- 2023-07-27T10:13:08.054939+08:00 1476400 [Note] Plugin group_replication reported: '[GCS] Configured time between attempts to join: 5 seconds'
- 2023-07-27T10:13:08.054970+08:00 1476400 [Note] Plugin group_replication reported: 'Member configuration: member_id: 147; member_uuid: "dcc74dde-dd8c-11ec-8543-fa163e85107c"; single-primary mode: "false"; group_replication_auto_increment_increment: 7; '
- 2023-07-27T10:13:08.151248+08:00 1476985 [Note] 'CHANGE MASTER TO FOR CHANNEL 'group_replication_applier' executed'. Previous state master_host='<NULL>', master_port= 0, master_log_file='', master_log_pos= 70, master_bind=''. New state master_host='<NULL>', master_port= 0, master_log_file='', master_log_pos= 4, master_bind=''.
- 2023-07-27T10:13:08.426976+08:00 1476988 [Note] Slave SQL thread for channel 'group_replication_applier' initialized, starting replication in log 'FIRST' at position 0, relay log './relay-bin-group_replication_applier.000007' position: 4
- 2023-07-27T10:13:08.427057+08:00 1476400 [Note] Plugin group_replication reported: 'Group Replication applier module successfully initialized!'
- 2023-07-27T10:13:08.483077+08:00 0 [Note] Plugin group_replication reported: 'XCom protocol version: 3'
- 2023-07-27T10:13:08.483121+08:00 0 [Note] Plugin group_replication reported: 'XCom initialized and ready to accept incoming connections on port 33060'
- 2023-07-27T10:13:08.484233+08:00 0 [ERROR] Plugin group_replication reported: '[GCS] Error on opening a connection to 10.202.149.40:33060 on local port: 33060.'
- 2023-07-27T10:13:08.484544+08:00 0 [ERROR] Plugin group_replication reported: '[GCS] Error on opening a connection to 10.202.149.8:33060 on local port: 33060.'
- 2023-07-27T10:13:08.484820+08:00 0 [ERROR] Plugin group_replication reported: '[GCS] Error on opening a connection to 10.202.149.40:33060 on local port: 33060.'
- 2023-07-27T10:13:08.485070+08:00 0 [ERROR] Plugin group_replication reported: '[GCS] Error on opening a connection to 10.202.149.8:33060 on local port: 33060.'
- 2023-07-27T10:13:08.485281+08:00 0 [ERROR] Plugin group_replication reported: '[GCS] Error on opening a connection to 10.202.149.40:33060 on local port: 33060.'
- 2023-07-27T10:13:08.485487+08:00 0 [ERROR] Plugin group_replication reported: '[GCS] Error on opening a connection to 10.202.149.8:33060 on local port: 33060.'
- 2023-07-27T10:13:08.485759+08:00 0 [ERROR] Plugin group_replication reported: '[GCS] Error on opening a connection to 10.202.149.40:33060 on local port: 33060.'
- 2023-07-27T10:13:08.485916+08:00 0 [ERROR] Plugin group_replication reported: '[GCS] Error on opening a connection to 10.202.149.8:33060 on local port: 33060.'
- 2023-07-27T10:13:08.486112+08:00 0 [ERROR] Plugin group_replication reported: '[GCS] Error on opening a connection to 10.202.149.40:33060 on local port: 33060.'
- 2023-07-27T10:13:08.486278+08:00 0 [ERROR] Plugin group_replication reported: '[GCS] Error on opening a connection to 10.202.149.8:33060 on local port: 33060.'
- 2023-07-27T10:13:08.486547+08:00 0 [ERROR] Plugin group_replication reported: '[GCS] Error on opening a connection to 10.202.149.40:33060 on local port: 33060.'
- 2023-07-27T10:13:08.486749+08:00 0 [ERROR] Plugin group_replication reported: '[GCS] Error on opening a connection to 10.202.149.8:33060 on local port: 33060.'
- 2023-07-27T10:13:08.486969+08:00 0 [ERROR] Plugin group_replication reported: '[GCS] Error on opening a connection to 10.202.149.40:33060 on local port: 33060.'
- 2023-07-27T10:13:08.487109+08:00 0 [ERROR] Plugin group_replication reported: '[GCS] Error on opening a connection to 10.202.149.8:33060 on local port: 33060.'
- 2023-07-27T10:13:08.487276+08:00 0 [ERROR] Plugin group_replication reported: '[GCS] Error on opening a connection to 10.202.149.40:33060 on local port: 33060.'
- 2023-07-27T10:13:08.487513+08:00 0 [ERROR] Plugin group_replication reported: '[GCS] Error on opening a connection to 10.202.149.8:33060 on local port: 33060.'
- 2023-07-27T10:13:08.487750+08:00 0 [ERROR] Plugin group_replication reported: '[GCS] Error on opening a connection to 10.202.149.40:33060 on local port: 33060.'
- 2023-07-27T10:13:08.487961+08:00 0 [ERROR] Plugin group_replication reported: '[GCS] Error on opening a connection to 10.202.149.8:33060 on local port: 33060.'
- 2023-07-27T10:13:08.488237+08:00 0 [ERROR] Plugin group_replication reported: '[GCS] Error on opening a connection to 10.202.149.40:33060 on local port: 33060.'
- 2023-07-27T10:13:08.488478+08:00 0 [ERROR] Plugin group_replication reported: '[GCS] Error on opening a connection to 10.202.149.8:33060 on local port: 33060.'
- 2023-07-27T10:13:08.488500+08:00 0 [ERROR] Plugin group_replication reported: '[GCS] Error connecting to all peers. Member join failed. Local port: 33060'
- 2023-07-27T10:13:08.491072+08:00 0 [Warning] Plugin group_replication reported: 'read failed'
- 2023-07-27T10:13:08.625397+08:00 0 [ERROR] Plugin group_replication reported: '[GCS] The member was unable to join the group. Local port: 33060'
- 2023-07-27T10:14:08.427315+08:00 1476400 [ERROR] Plugin group_replication reported: 'Timeout on wait for view after joining group'
- 2023-07-27T10:14:08.427382+08:00 1476400 [Note] Plugin group_replication reported: 'Requesting to leave the group despite of not being a member'
- 2023-07-27T10:14:08.427405+08:00 1476400 [ERROR] Plugin group_replication reported: '[GCS] The member is leaving a group without being on one.'
- 2023-07-27T10:14:08.553167+08:00 1476988 [Note] Error reading relay log event for channel 'group_replication_applier': slave SQL thread was killed
- 2023-07-27T10:14:08.554358+08:00 1476988 [Note] Slave SQL thread for channel 'group_replication_applier' exiting, replication stopped in log 'FIRST' at position 0
- 2023-07-27T10:14:08.614422+08:00 1476985 [Note] Plugin group_replication reported: 'The group replication applier thread was killed'
- 2023-07-27T10:14:09.615044+08:00 1476400 [Note] Aborted connection 1476400 to db: 'unconnected' user: 'root' host: 'localhost' (The server is not configured properly to be an active member of )
- 2023-07-27T10:14:09.615600+08:00 1477044 [Note] Plugin group_replication reported: 'Group communication SSL configuration: group_replication_ssl_mode: "DISABLED"'
- 2023-07-27T10:14:09.615754+08:00 1477044 [Warning] Plugin group_replication reported: '[GCS] Automatically adding IPv4 localhost address to the whitelist. It is mandatory that it is added.'
- 2023-07-27T10:14:09.615813+08:00 1477044 [Note] Plugin group_replication reported: '[GCS] SSL was not enabled'
- 2023-07-27T10:14:09.615831+08:00 1477044 [Note] Plugin group_replication reported: 'Initialized group communication with configuration: group_replication_group_name: "aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa"; group_replication_local_address: "10.202.149.21:33060"; group_replication_group_seeds: "10.202.149.21:33060,10.202.149.40:33060,10.202.149.8:33060"; group_replication_bootstrap_group: true; group_replication_poll_spin_loops: 0; group_replication_compression_threshold: 1024; group_replication_ip_whitelist: "10.202.149.21,10.202.149.40,10.202.149.8"'
- 2023-07-27T10:14:09.615853+08:00 1477044 [Note] Plugin group_replication reported: '[GCS] Configured number of attempts to join: 0'
- 2023-07-27T10:14:09.615859+08:00 1477044 [Note] Plugin group_replication reported: '[GCS] Configured time between attempts to join: 5 seconds'
- 2023-07-27T10:14:09.615883+08:00 1477044 [Note] Plugin group_replication reported: 'Member configuration: member_id: 147; member_uuid: "dcc74dde-dd8c-11ec-8543-fa163e85107c"; single-primary mode: "false"; group_replication_auto_increment_increment: 7; '
- 2023-07-27T10:14:09.616302+08:00 1477056 [Note] 'CHANGE MASTER TO FOR CHANNEL 'group_replication_applier' executed'. Previous state master_host='<NULL>', master_port= 0, master_log_file='', master_log_pos= 4, master_bind=''. New state master_host='<NULL>', master_port= 0, master_log_file='', master_log_pos= 4, master_bind=''.
- 2023-07-27T10:14:09.974034+08:00 1477059 [Note] Slave SQL thread for channel 'group_replication_applier' initialized, starting replication in log 'FIRST' at position 0, relay log './relay-bin-group_replication_applier.000007' position: 4
- 2023-07-27T10:14:09.974062+08:00 1477044 [Note] Plugin group_replication reported: 'Group Replication applier module successfully initialized!'
- 2023-07-27T10:14:09.974483+08:00 0 [Note] Plugin group_replication reported: 'XCom protocol version: 3'
- 2023-07-27T10:14:09.974514+08:00 0 [Note] Plugin group_replication reported: 'XCom initialized and ready to accept incoming connections on port 33060'
- 2023-07-27T10:14:10.976496+08:00 0 [Note] Plugin group_replication reported: 'Group membership changed to RightCloud-yYqW:3306 on view 16904240509758596:1.'
- 2023-07-27T10:14:10.976720+08:00 1477094 [Note] Plugin group_replication reported: 'Only one server alive. Declaring this server as online within thereplication group'
- 2023-07-27T10:14:11.280238+08:00 0 [Note] Plugin group_replication reported: 'This server was declared online within the replication group'
- 2023-07-27T10:15:00.405678+08:00 1476394 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:15:39.103822+08:00 0 [Note] Plugin group_replication reported: 'Members joined the group: RightCloud-3V4E:3306'
- 2023-07-27T10:15:39.103923+08:00 0 [Note] Plugin group_replication reported: 'Group membership changed to RightCloud-3V4E:3306, RightCloud-yYqW:3306 on view 16904240509758596:2.'
- 2023-07-27T10:15:39.458087+08:00 1477114 [Note] Start binlog_dump to master_thread_id(1477114) slave_server(732), pos(, 4)
- 2023-07-27T10:15:39.458142+08:00 1477114 [Note] Start semi-sync binlog_dump to slave (server_id: 732), pos(, 4)
- 2023-07-27T10:15:45.884224+08:00 0 [Note] Semi-sync replication switched ON at (mysql-bin.000359, 355308799)
- 2023-07-27T10:16:06.098421+08:00 0 [Note] Plugin group_replication reported: 'Members joined the group: RightCloud-bS28:3306'
- 2023-07-27T10:16:06.098497+08:00 0 [Note] Plugin group_replication reported: 'Group membership changed to RightCloud-bS28:3306, RightCloud-3V4E:3306,RightCloud-yYqW:3306 on view 16904240509758596:3.'
- 2023-07-27T10:16:06.793296+08:00 1477130 [Note] Start binlog_dump to master_thread_id(1477130) slave_server(878), pos(, 4)
- 2023-07-27T10:16:06.793338+08:00 1477130 [Note] Start semi-sync binlog_dump to slave (server_id: 878), pos(, 4)
- 2023-07-27T10:17:24.291513+08:00 1476493 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:17:24.464185+08:00 1476493 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:18:33.931105+08:00 0 [ERROR] /usr/local/mysql/bin/mysqld: Got an error reading communication packets
- 2023-07-27T10:18:34.396653+08:00 0 [Note] Plugin group_replication reported: 'The member with address RightCloud-3V4E:3306 was declared online withinthe replication group'
- 2023-07-27T10:18:34.976883+08:00 1477114 [ERROR] Semi-sync master failed on net_flush() before waiting for slave reply
- 2023-07-27T10:18:35.070085+08:00 1477114 [Note] Stop semi-sync binlog_dump to slave (server_id: 732)
- 2023-07-27T10:18:35.070159+08:00 1477114 [Note] Aborted connection 1477114 to db: 'unconnected' user: 'repl' host: '10.202.149.8' (Found net error)
- 2023-07-27T10:18:51.546250+08:00 0 [ERROR] /usr/local/mysql/bin/mysqld: Got an error reading communication packets
- 2023-07-27T10:18:52.118308+08:00 0 [Note] Plugin group_replication reported: 'The member with address RightCloud-bS28:3306 was declared online withinthe replication group'
- 2023-07-27T10:18:54.908584+08:00 1477130 [ERROR] Semi-sync master failed on net_flush() before waiting for slave reply
- 2023-07-27T10:18:54.908671+08:00 1477130 [Note] Stop semi-sync binlog_dump to slave (server_id: 878)
- 2023-07-27T10:18:54.908700+08:00 1477130 [Note] Aborted connection 1477130 to db: 'unconnected' user: 'repl' host: '10.202.149.40' (Found net error)
- 2023-07-27T10:18:55.842577+08:00 1476456 [Warning] Timeout waiting for reply of binlog (file: mysql-bin.000359, pos: 355331918), semi-sync up to filemysql-bin.000359, position 355331309.
- 2023-07-27T10:18:55.842629+08:00 1476456 [Note] Semi-sync replication switched OFF.
复制代码
添加一个节点 (注,因为备份是昨天的,添加节点后,MEMBER_STATE 处于revovering了一段时间)
- 2023-07-27T10:01:13.819051+08:00 0 [Warning] Insecure configuration for --secure-file-priv: Location is accessible to all OS users. Consider choosinga different directory.
- 2023-07-27T10:01:13.819303+08:00 0 [Note] /usr/local/mysql/bin/mysqld (mysqld 5.7.28-log) starting as process 9821 ...
- 2023-07-27T10:01:13.896244+08:00 0 [Note] InnoDB: PUNCH HOLE support available
- 2023-07-27T10:01:13.896332+08:00 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
- 2023-07-27T10:01:13.896345+08:00 0 [Note] InnoDB: Uses event mutexes
- 2023-07-27T10:01:13.896351+08:00 0 [Note] InnoDB: GCC builtin __sync_synchronize() is used for memory barrier
- 2023-07-27T10:01:13.896356+08:00 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
- 2023-07-27T10:01:13.896360+08:00 0 [Note] InnoDB: Using Linux native AIO
- 2023-07-27T10:01:13.897900+08:00 0 [Note] InnoDB: Number of pools: 1
- 2023-07-27T10:01:13.898088+08:00 0 [Note] InnoDB: Using CPU crc32 instructions
- 2023-07-27T10:01:13.904598+08:00 0 [Note] InnoDB: Initializing buffer pool, total size = 20.25G, instances = 18, chunk size = 128M
- 2023-07-27T10:01:13.904639+08:00 0 [Note] InnoDB: Setting NUMA memory policy to MPOL_INTERLEAVE
- 2023-07-27T10:01:14.994941+08:00 0 [Note] InnoDB: Setting NUMA memory policy to MPOL_DEFAULT
- 2023-07-27T10:01:14.994992+08:00 0 [Note] InnoDB: Completed initialization of buffer pool
- 2023-07-27T10:01:15.126844+08:00 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
- 2023-07-27T10:01:15.635872+08:00 0 [Note] InnoDB: Opened 95 undo tablespaces
- 2023-07-27T10:01:15.635908+08:00 0 [Note] InnoDB: 95 undo tablespaces made active
- 2023-07-27T10:01:15.636151+08:00 0 [Note] InnoDB: Highest supported file format is Barracuda.
- 2023-07-27T10:01:27.515300+08:00 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
- 2023-07-27T10:01:27.515345+08:00 0 [Note] InnoDB: Creating shared tablespace for temporary tables
- 2023-07-27T10:01:27.515426+08:00 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
- 2023-07-27T10:01:27.645213+08:00 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
- 2023-07-27T10:01:27.646275+08:00 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
- 2023-07-27T10:01:27.646330+08:00 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
- 2023-07-27T10:01:27.647214+08:00 0 [Note] InnoDB: Waiting for purge to start
- 2023-07-27T10:01:27.697476+08:00 0 [Note] InnoDB: page_cleaner: 1000ms intended loop took 12571ms. The settings might not be optimal. (flushed=0 and evicted=0, during the time.)
- 2023-07-27T10:01:27.705459+08:00 0 [Note] InnoDB: 5.7.28 started; log sequence number 383636317736
- 2023-07-27T10:01:27.705771+08:00 0 [Note] InnoDB: Loading buffer pool(s) from /data/mysql/3306/data/ib_buffer_pool
- 2023-07-27T10:01:27.706034+08:00 0 [Note] Plugin 'FEDERATED' is disabled.
- 2023-07-27T10:01:27.775126+08:00 0 [Note] Semi-sync replication initialized for transactions.
- 2023-07-27T10:01:27.775166+08:00 0 [Note] Semi-sync replication enabled on the master.
- 2023-07-27T10:01:27.775265+08:00 0 [Note] Starting ack receiver thread
- 2023-07-27T10:01:27.853561+08:00 0 [Note] Salting uuid generator variables, current_pid: 9821, server_start_time: 1690423273, bytes_sent: 0,
- 2023-07-27T10:01:27.853651+08:00 0 [Note] Generated uuid: '7f6e3726-2c21-11ee-ae25-fa163e162e50', server_start_time: 2764365747965785670, bytes_sent:625503232
- 2023-07-27T10:01:27.853675+08:00 0 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 7f6e3726-2c21-11ee-ae25-fa163e162e50.
- 2023-07-27T10:01:29.432471+08:00 0 [Note] Auto generated SSL certificates are placed in data directory.
- 2023-07-27T10:01:29.433269+08:00 0 [Warning] CA certificate ca.pem is self signed.
- 2023-07-27T10:01:29.740596+08:00 0 [Note] Auto generated RSA key files are placed in data directory.
- 2023-07-27T10:01:29.740849+08:00 0 [Note] Server hostname (bind-address): '*'; port: 3306
- 2023-07-27T10:01:29.740897+08:00 0 [Note] IPv6 is available.
- 2023-07-27T10:01:29.740918+08:00 0 [Note] - '::' resolves to '::';
- 2023-07-27T10:01:29.740935+08:00 0 [Note] Server socket created on IP: '::'.
- 2023-07-27T10:01:30.217230+08:00 0 [Note] Relay log recovery skipped for group replication channel.
- 2023-07-27T10:01:30.217263+08:00 0 [Warning] Recovery from master pos 70 and file for channel 'group_replication_applier'. Previous relay log pos and relay log file had been set to 4, ./relay-bin-group_replication_applier.000007 respectively.
- 2023-07-27T10:01:30.247231+08:00 0 [Note] Relay log recovery skipped for group replication channel.
- 2023-07-27T10:01:30.247257+08:00 0 [Warning] Recovery from master pos 4 and file for channel 'group_replication_recovery'. Previous relay log pos and relay log file had been set to 4, ./relay-bin-group_replication_recovery.000006 respectively.
- 2023-07-27T10:01:30.251253+08:00 0 [Note] Failed to start slave threads for channel ''
- 2023-07-27T10:01:30.257672+08:00 0 [Note] Event Scheduler: Loaded 0 events
- 2023-07-27T10:01:30.258178+08:00 0 [Note] /usr/local/mysql/bin/mysqld: ready for connections.
- Version: '5.7.28-log' socket: '/data/mysql/3306/tmp/mysql.sock' port: 3306 MySQL Community Server (GPL)
- 2023-07-27T10:05:04.680378+08:00 3 [Note] @@GLOBAL.GTID_PURGED was changed from '' to 'aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa:1-52762013,
- dcc74dde-dd8c-11ec-8543-fa163e85107c:1-15336730'.
- 2023-07-27T10:05:04.680413+08:00 3 [Note] @@GLOBAL.GTID_EXECUTED was changed from '' to 'aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa:1-52762013,
- dcc74dde-dd8c-11ec-8543-fa163e85107c:1-15336730'.
- 2023-07-27T10:16:02.893031+08:00 3 [Note] Plugin group_replication reported: 'Group communication SSL configuration: group_replication_ssl_mode: "DISABLED"'
- 2023-07-27T10:16:02.893344+08:00 3 [Warning] Plugin group_replication reported: '[GCS] Automatically adding IPv4 localhost address to the whitelist. It is mandatory that it is added.'
- 2023-07-27T10:16:02.893403+08:00 3 [Note] Plugin group_replication reported: '[GCS] SSL was not enabled'
- 2023-07-27T10:16:02.893420+08:00 3 [Note] Plugin group_replication reported: 'Initialized group communication with configuration: group_replication_group_name: "aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa"; group_replication_local_address: "10.202.149.40:33060"; group_replication_group_seeds: "10.202.149.21:33060,10.202.149.40:33060,10.202.149.8:33060"; group_replication_bootstrap_group: false; group_replication_poll_spin_loops: 0; group_replication_compression_threshold: 1024; group_replication_ip_whitelist: "10.202.149.21,10.202.149.40,10.202.149.8"'
- 2023-07-27T10:16:02.893444+08:00 3 [Note] Plugin group_replication reported: '[GCS] Configured number of attempts to join: 0'
- 2023-07-27T10:16:02.893450+08:00 3 [Note] Plugin group_replication reported: '[GCS] Configured time between attempts to join: 5 seconds'
- 2023-07-27T10:16:02.893471+08:00 3 [Note] Plugin group_replication reported: 'Member configuration: member_id: 878; member_uuid: "7f6e3726-2c21-11ee-ae25-fa163e162e50"; single-primary mode: "false"; group_replication_auto_increment_increment: 7; '
- 2023-07-27T10:16:02.893711+08:00 5 [Note] Plugin group_replication reported: 'Detected previous RESET MASTER invocation or an issue exists in the group replication applier relay log. Purging existing applier logs.'
- 2023-07-27T10:16:02.999421+08:00 5 [Note] 'CHANGE MASTER TO FOR CHANNEL 'group_replication_applier' executed'. Previous state master_host='', master_port= 3306, master_log_file='', master_log_pos= 4, master_bind=''. New state master_host='<NULL>', master_port= 0, master_log_file='', master_log_pos=4, master_bind=''.
- 2023-07-27T10:16:03.879192+08:00 8 [Note] Slave SQL thread for channel 'group_replication_applier' initialized, starting replication in log 'FIRST' at position 0, relay log './relay-bin-group_replication_applier.000001' position: 4
- 2023-07-27T10:16:03.879231+08:00 3 [Note] Plugin group_replication reported: 'Group Replication applier module successfully initialized!'
- 2023-07-27T10:16:03.898626+08:00 0 [Note] Plugin group_replication reported: 'XCom protocol version: 3'
- 2023-07-27T10:16:03.898676+08:00 0 [Note] Plugin group_replication reported: 'XCom initialized and ready to accept incoming connections on port 33060'
- 2023-07-27T10:16:06.098796+08:00 0 [Note] Plugin group_replication reported: 'Group membership changed to RightCloud-bS28:3306, RightCloud-3V4E:3306,RightCloud-yYqW:3306 on view 16904240509758596:3.'
- 2023-07-27T10:16:06.098815+08:00 43 [Note] Plugin group_replication reported: 'Establishing group recovery connection with a possible donor. Attempt 1/10'
- 2023-07-27T10:16:06.254185+08:00 43 [Note] 'CHANGE MASTER TO FOR CHANNEL 'group_replication_recovery' executed'. Previous state master_host='', master_port= 3306, master_log_file='', master_log_pos= 4, master_bind=''. New state master_host='RightCloud-yYqW', master_port= 3306, master_log_file='', master_log_pos= 4, master_bind=''.
- 2023-07-27T10:16:06.360214+08:00 43 [Note] Plugin group_replication reported: 'Establishing connection to a group replication recovery donor dcc74dde-dd8c-11ec-8543-fa163e85107c at RightCloud-yYqW port: 3306.'
- 2023-07-27T10:16:06.360595+08:00 44 [Note] Slave I/O thread: Start semi-sync replication to master 'repl@RightCloud-yYqW:3306' in log 'FIRST' at position 4
- 2023-07-27T10:16:06.360649+08:00 44 [Warning] Storing MySQL user name or password information in the master info repository is not secure and is therefore not recommended. Please consider using the USER and PASSWORD connection options for START SLAVE; see the 'START SLAVE Syntax' in the MySQL Manual for more information.
- 2023-07-27T10:16:06.362156+08:00 44 [Note] Slave I/O thread for channel 'group_replication_recovery': connected to master 'repl@RightCloud-yYqW:3306',replication started in log 'FIRST' at position 4
- 2023-07-27T10:16:06.790593+08:00 45 [Note] Slave SQL thread for channel 'group_replication_recovery' initialized, starting replication in log 'FIRST'at position 0, relay log './relay-bin-group_replication_recovery.000001' position: 4
- 2023-07-27T10:16:08.656698+08:00 46 [Warning] Timeout waiting for reply of binlog (file: mysql-bin.000001, pos: 739), semi-sync up to file , position0.
- 2023-07-27T10:16:08.656733+08:00 46 [Note] Semi-sync replication switched OFF.
- 2023-07-27T10:18:09.039868+08:00 45 [Note] Multi-threaded slave statistics for channel 'group_replication_recovery': seconds elapsed = 123; events assigned = 63489; worker queues filled over overrun level = 0; waited due a Worker queue full = 0; waited due the total size = 0; waited at clock conflicts = 118023348100 waited (count) when Workers occupied = 0 waited when Workers occupied = 0
- 2023-07-27T10:18:34.396897+08:00 0 [Note] Plugin group_replication reported: 'The member with address RightCloud-3V4E:3306 was declared online withinthe replication group'
- 2023-07-27T10:18:51.525572+08:00 43 [Note] Plugin group_replication reported: 'Terminating existing group replication donor connection and purging the corresponding logs.'
- 2023-07-27T10:18:51.539904+08:00 45 [Note] Slave SQL thread for channel 'group_replication_recovery' exiting, replication stopped in log 'mysql-bin.000359' at position 355311821
- 2023-07-27T10:18:51.546410+08:00 44 [Note] Slave I/O thread killed while reading event for channel 'group_replication_recovery'
- 2023-07-27T10:18:51.546445+08:00 44 [Note] Slave I/O thread exiting for channel 'group_replication_recovery', read up to log 'mysql-bin.000359', position 355331309
- 2023-07-27T10:18:51.623707+08:00 43 [Note] 'CHANGE MASTER TO FOR CHANNEL 'group_replication_recovery' executed'. Previous state master_host='RightCloud-yYqW', master_port= 3306, master_log_file='', master_log_pos= 4, master_bind=''. New state master_host='<NULL>', master_port= 0, master_log_file='', master_log_pos= 4, master_bind=''.
- 2023-07-27T10:18:52.118579+08:00 0 [Note] Plugin group_replication reported: 'This server was declared online within the replication group'
- 2023-07-27T10:31:46.743478+08:00 0 [Note] InnoDB: Buffer pool(s) load completed at 230727 10:31:46
- 2023-07-27T10:40:00.055967+08:00 8 [Note] Multi-threaded slave statistics for channel 'group_replication_applier': seconds elapsed = 1437; events assigned = 2049; worker queues filled over overrun level = 0; waited due a Worker queue full = 0; waited due the total size = 0; waited at clock conflicts = 169923500 waited (count) when Workers occupied = 0 waited when Workers occupied = 0
- 2023-07-27T10:52:30.513122+08:00 8 [Note] Multi-threaded slave statistics for channel 'group_replication_applier': seconds elapsed = 750; events assigned = 3073; worker queues filled over overrun level = 0; waited due a Worker queue full = 0; waited due the total size = 0; waited at clock conflicts= 343063200 waited (count) when Workers occupied = 0 waited when Workers occupied = 0
复制代码
添加另一个节点
- 2023-07-27T10:09:14.925423+08:00 0 [Warning] Insecure configuration for --secure-file-priv: Location is accessible to all OS users. Consider choosinga different directory.
- 2023-07-27T10:09:14.925614+08:00 0 [Note] /usr/local/mysql/bin/mysqld (mysqld 5.7.28-log) starting as process 27155 ...
- 2023-07-27T10:09:14.939948+08:00 0 [Note] InnoDB: PUNCH HOLE support available
- 2023-07-27T10:09:14.939994+08:00 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
- 2023-07-27T10:09:14.940001+08:00 0 [Note] InnoDB: Uses event mutexes
- 2023-07-27T10:09:14.940005+08:00 0 [Note] InnoDB: GCC builtin __sync_synchronize() is used for memory barrier
- 2023-07-27T10:09:14.940010+08:00 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
- 2023-07-27T10:09:14.940014+08:00 0 [Note] InnoDB: Using Linux native AIO
- 2023-07-27T10:09:14.940977+08:00 0 [Note] InnoDB: Number of pools: 1
- 2023-07-27T10:09:14.941110+08:00 0 [Note] InnoDB: Using CPU crc32 instructions
- 2023-07-27T10:09:14.943876+08:00 0 [Note] InnoDB: Initializing buffer pool, total size = 20.25G, instances = 18, chunk size = 128M
- 2023-07-27T10:09:14.943904+08:00 0 [Note] InnoDB: Setting NUMA memory policy to MPOL_INTERLEAVE
- 2023-07-27T10:09:16.178984+08:00 0 [Note] InnoDB: Setting NUMA memory policy to MPOL_DEFAULT
- 2023-07-27T10:09:16.179045+08:00 0 [Note] InnoDB: Completed initialization of buffer pool
- 2023-07-27T10:09:16.304342+08:00 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
- 2023-07-27T10:09:16.463360+08:00 0 [Note] InnoDB: Opened 95 undo tablespaces
- 2023-07-27T10:09:16.463396+08:00 0 [Note] InnoDB: 95 undo tablespaces made active
- 2023-07-27T10:09:16.463695+08:00 0 [Note] InnoDB: Highest supported file format is Barracuda.
- 2023-07-27T10:09:20.614292+08:00 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
- 2023-07-27T10:09:20.614321+08:00 0 [Note] InnoDB: Creating shared tablespace for temporary tables
- 2023-07-27T10:09:20.614386+08:00 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
- 2023-07-27T10:09:20.649664+08:00 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
- 2023-07-27T10:09:20.650532+08:00 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
- 2023-07-27T10:09:20.650558+08:00 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
- 2023-07-27T10:09:20.651259+08:00 0 [Note] InnoDB: Waiting for purge to start
- 2023-07-27T10:09:20.701493+08:00 0 [Note] InnoDB: page_cleaner: 1000ms intended loop took 4397ms. The settings might not be optimal. (flushed=0 and evicted=0, during the time.)
- 2023-07-27T10:09:20.701723+08:00 0 [Note] InnoDB: 5.7.28 started; log sequence number 383636317736
- 2023-07-27T10:09:20.702060+08:00 0 [Note] InnoDB: Loading buffer pool(s) from /data/mysql/3306/data/ib_buffer_pool
- 2023-07-27T10:09:20.702300+08:00 0 [Note] Plugin 'FEDERATED' is disabled.
- 2023-07-27T10:09:20.750537+08:00 0 [Note] Semi-sync replication initialized for transactions.
- 2023-07-27T10:09:20.750571+08:00 0 [Note] Semi-sync replication enabled on the master.
- 2023-07-27T10:09:20.750657+08:00 0 [Note] Starting ack receiver thread
- 2023-07-27T10:09:20.764898+08:00 0 [Note] Salting uuid generator variables, current_pid: 27155, server_start_time: 1690423754, bytes_sent: 0,
- 2023-07-27T10:09:20.765049+08:00 0 [Note] Generated uuid: '994ec483-2c22-11ee-8470-fa163e5d1eb9', server_start_time: 7643452994268314589, bytes_sent:622902160
- 2023-07-27T10:09:20.765112+08:00 0 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 994ec483-2c22-11ee-8470-fa163e5d1eb9.
- 2023-07-27T10:09:21.858405+08:00 0 [Note] Auto generated SSL certificates are placed in data directory.
- 2023-07-27T10:09:21.859263+08:00 0 [Warning] CA certificate ca.pem is self signed.
- 2023-07-27T10:09:22.076260+08:00 0 [Note] Auto generated RSA key files are placed in data directory.
- 2023-07-27T10:09:22.076524+08:00 0 [Note] Server hostname (bind-address): '*'; port: 3306
- 2023-07-27T10:09:22.076585+08:00 0 [Note] IPv6 is available.
- 2023-07-27T10:09:22.076602+08:00 0 [Note] - '::' resolves to '::';
- 2023-07-27T10:09:22.076626+08:00 0 [Note] Server socket created on IP: '::'.
- 2023-07-27T10:09:23.018481+08:00 0 [Note] Relay log recovery skipped for group replication channel.
- 2023-07-27T10:09:23.018506+08:00 0 [Warning] Recovery from master pos 70 and file for channel 'group_replication_applier'. Previous relay log pos and relay log file had been set to 4, ./relay-bin-group_replication_applier.000007 respectively.
- 2023-07-27T10:09:23.029544+08:00 0 [Note] Relay log recovery skipped for group replication channel.
- 2023-07-27T10:09:23.029563+08:00 0 [Warning] Recovery from master pos 4 and file for channel 'group_replication_recovery'. Previous relay log pos and relay log file had been set to 4, ./relay-bin-group_replication_recovery.000006 respectively.
- 2023-07-27T10:09:23.031581+08:00 0 [Note] Failed to start slave threads for channel ''
- 2023-07-27T10:09:24.015469+08:00 0 [Note] Event Scheduler: Loaded 0 events
- 2023-07-27T10:09:24.016082+08:00 0 [Note] /usr/local/mysql/bin/mysqld: ready for connections.
- Version: '5.7.28-log' socket: '/data/mysql/3306/tmp/mysql.sock' port: 3306 MySQL Community Server (GPL)
- 2023-07-27T10:11:04.104855+08:00 2 [Note] @@GLOBAL.GTID_PURGED was changed from '' to 'aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa:1-52762013,
- dcc74dde-dd8c-11ec-8543-fa163e85107c:1-15336730'.
- 2023-07-27T10:11:04.104894+08:00 2 [Note] @@GLOBAL.GTID_EXECUTED was changed from '' to 'aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa:1-52762013,
- dcc74dde-dd8c-11ec-8543-fa163e85107c:1-15336730'.
- 2023-07-27T10:15:34.141668+08:00 2 [Note] Plugin group_replication reported: 'Group communication SSL configuration: group_replication_ssl_mode: "DISABLED"'
- 2023-07-27T10:15:34.141927+08:00 2 [Warning] Plugin group_replication reported: '[GCS] Automatically adding IPv4 localhost address to the whitelist. It is mandatory that it is added.'
- 2023-07-27T10:15:34.141985+08:00 2 [Note] Plugin group_replication reported: '[GCS] SSL was not enabled'
- 2023-07-27T10:15:34.142003+08:00 2 [Note] Plugin group_replication reported: 'Initialized group communication with configuration: group_replication_group_name: "aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa"; group_replication_local_address: "10.202.149.8:33060"; group_replication_group_seeds: "10.202.149.21:33060,10.202.149.40:33060,10.202.149.8:33060"; group_replication_bootstrap_group: false; group_replication_poll_spin_loops: 0; group_replication_compression_threshold: 1024; group_replication_ip_whitelist: "10.202.149.21,10.202.149.40,10.202.149.8"'
- 2023-07-27T10:15:34.142031+08:00 2 [Note] Plugin group_replication reported: '[GCS] Configured number of attempts to join: 0'
- 2023-07-27T10:15:34.142039+08:00 2 [Note] Plugin group_replication reported: '[GCS] Configured time between attempts to join: 5 seconds'
- 2023-07-27T10:15:34.142059+08:00 2 [Note] Plugin group_replication reported: 'Member configuration: member_id: 732; member_uuid: "994ec483-2c22-11ee-8470-fa163e5d1eb9"; single-primary mode: "false"; group_replication_auto_increment_increment: 7; '
- 2023-07-27T10:15:34.142214+08:00 4 [Note] Plugin group_replication reported: 'Detected previous RESET MASTER invocation or an issue exists in the group replication applier relay log. Purging existing applier logs.'
- 2023-07-27T10:15:34.188954+08:00 4 [Note] 'CHANGE MASTER TO FOR CHANNEL 'group_replication_applier' executed'. Previous state master_host='', master_port= 3306, master_log_file='', master_log_pos= 4, master_bind=''. New state master_host='<NULL>', master_port= 0, master_log_file='', master_log_pos=4, master_bind=''.
- 2023-07-27T10:15:34.352600+08:00 7 [Note] Slave SQL thread for channel 'group_replication_applier' initialized, starting replication in log 'FIRST' at position 0, relay log './relay-bin-group_replication_applier.000001' position: 4
- 2023-07-27T10:15:34.352637+08:00 2 [Note] Plugin group_replication reported: 'Group Replication applier module successfully initialized!'
- 2023-07-27T10:15:34.369351+08:00 0 [Note] Plugin group_replication reported: 'XCom protocol version: 3'
- 2023-07-27T10:15:34.369412+08:00 0 [Note] Plugin group_replication reported: 'XCom initialized and ready to accept incoming connections on port 33060'
- 2023-07-27T10:15:39.103851+08:00 42 [Note] Plugin group_replication reported: 'Establishing group recovery connection with a possible donor. Attempt 1/10'
- 2023-07-27T10:15:39.103932+08:00 0 [Note] Plugin group_replication reported: 'Group membership changed to RightCloud-3V4E:3306, RightCloud-yYqW:3306 on view 16904240509758596:2.'
- 2023-07-27T10:15:39.140053+08:00 42 [Note] 'CHANGE MASTER TO FOR CHANNEL 'group_replication_recovery' executed'. Previous state master_host='', master_port= 3306, master_log_file='', master_log_pos= 4, master_bind=''. New state master_host='RightCloud-yYqW', master_port= 3306, master_log_file='', master_log_pos= 4, master_bind=''.
- 2023-07-27T10:15:39.175518+08:00 42 [Note] Plugin group_replication reported: 'Establishing connection to a group replication recovery donor dcc74dde-dd8c-11ec-8543-fa163e85107c at RightCloud-yYqW port: 3306.'
- 2023-07-27T10:15:39.175896+08:00 43 [Note] Slave I/O thread: Start semi-sync replication to master 'repl@RightCloud-yYqW:3306' in log 'FIRST' at position 4
- 2023-07-27T10:15:39.175948+08:00 43 [Warning] Storing MySQL user name or password information in the master info repository is not secure and is therefore not recommended. Please consider using the USER and PASSWORD connection options for START SLAVE; see the 'START SLAVE Syntax' in the MySQL Manual for more information.
- 2023-07-27T10:15:39.177163+08:00 43 [Note] Slave I/O thread for channel 'group_replication_recovery': connected to master 'repl@RightCloud-yYqW:3306',replication started in log 'FIRST' at position 4
- 2023-07-27T10:15:39.342726+08:00 44 [Note] Slave SQL thread for channel 'group_replication_recovery' initialized, starting replication in log 'FIRST'at position 0, relay log './relay-bin-group_replication_recovery.000001' position: 4
- 2023-07-27T10:15:46.329748+08:00 45 [Warning] Timeout waiting for reply of binlog (file: mysql-bin.000001, pos: 739), semi-sync up to file , position0.
- 2023-07-27T10:15:46.329797+08:00 45 [Note] Semi-sync replication switched OFF.
- 2023-07-27T10:16:06.097503+08:00 0 [Note] Plugin group_replication reported: 'Members joined the group: RightCloud-bS28:3306'
- 2023-07-27T10:16:06.097577+08:00 0 [Note] Plugin group_replication reported: 'Group membership changed to RightCloud-bS28:3306, RightCloud-3V4E:3306,RightCloud-yYqW:3306 on view 16904240509758596:3.'
- 2023-07-27T10:17:40.587343+08:00 44 [Note] Multi-threaded slave statistics for channel 'group_replication_recovery': seconds elapsed = 121; events assigned = 57345; worker queues filled over overrun level = 0; waited due a Worker queue full = 0; waited due the total size = 0; waited at clock conflicts = 112315460600 waited (count) when Workers occupied = 0 waited when Workers occupied = 0
- 2023-07-27T10:18:33.924137+08:00 42 [Note] Plugin group_replication reported: 'Terminating existing group replication donor connection and purging the corresponding logs.'
- 2023-07-27T10:18:33.928467+08:00 44 [Note] Slave SQL thread for channel 'group_replication_recovery' exiting, replication stopped in log 'mysql-bin.000359' at position 355307581
- 2023-07-27T10:18:33.930342+08:00 43 [Note] Slave I/O thread killed while reading event for channel 'group_replication_recovery'
- 2023-07-27T10:18:33.930371+08:00 43 [Note] Slave I/O thread exiting for channel 'group_replication_recovery', read up to log 'mysql-bin.000359', position 355328873
- 2023-07-27T10:18:33.967526+08:00 42 [Note] 'CHANGE MASTER TO FOR CHANNEL 'group_replication_recovery' executed'. Previous state master_host='RightCloud-yYqW', master_port= 3306, master_log_file='', master_log_pos= 4, master_bind=''. New state master_host='<NULL>', master_port= 0, master_log_file='', master_log_pos= 4, master_bind=''.
- 2023-07-27T10:18:34.396061+08:00 0 [Note] Plugin group_replication reported: 'This server was declared online within the replication group'
- 2023-07-27T10:18:40.775121+08:00 0 [Note] InnoDB: page_cleaner: 1000ms intended loop took 4022ms. The settings might not be optimal. (flushed=4598 and evicted=0, during the time.)
- 2023-07-27T10:18:52.117676+08:00 0 [Note] Plugin group_replication reported: 'The member with address RightCloud-bS28:3306 was declared online withinthe replication group'
- 2023-07-27T10:25:53.184950+08:00 2 [Note] Aborted connection 2 to db: 'unconnected' user: 'root' host: 'localhost' (Got timeout reading communicationpackets)
- 2023-07-27T10:28:04.989347+08:00 7 [Note] Multi-threaded slave statistics for channel 'group_replication_applier': seconds elapsed = 750; events assigned = 1025; worker queues filled over overrun level = 0; waited due a Worker queue full = 0; waited due the total size = 0; waited at clock conflicts= 89501900 waited (count) when Workers occupied = 0 waited when Workers occupied = 0
- 2023-07-27T10:37:11.132928+08:00 0 [Note] InnoDB: Buffer pool(s) load completed at 230727 10:37:11
- 2023-07-27T10:39:45.028556+08:00 7 [Note] Multi-threaded slave statistics for channel 'group_replication_applier': seconds elapsed = 701; events assigned = 2049; worker queues filled over overrun level = 0; waited due a Worker queue full = 0; waited due the total size = 0; waited at clock conflicts= 115819900 waited (count) when Workers occupied = 0 waited when Workers occupied = 0
- 2023-07-27T10:51:50.505914+08:00 7 [Note] Multi-threaded slave statistics for channel 'group_replication_applier': seconds elapsed = 725; events assigned = 3073; worker queues filled over overrun level = 0; waited due a Worker queue full = 0; waited due the total size = 0; waited at clock conflicts= 325558800 waited (count) when Workers occupied = 0 waited when Workers occupied = 0
- 2023-07-27T11:02:11.316781+08:00 7 [Note] Multi-threaded slave statistics for channel 'group_replication_applier': seconds elapsed = 621; events assigned = 4097; worker queues filled over overrun level = 0; waited due a Worker queue full = 0; waited due the total size = 0; waited at clock conflicts= 558361900 waited (count) when Workers occupied = 0 waited when Workers occupied = 0
复制代码
除此之外,在应用连接的节点,日志中存在以下warning,不知道有没有影响
- 2023-07-27T10:19:31.060702+08:00 1476493 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:19:31.233379+08:00 1476493 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:20:00.534484+08:00 1476493 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:20:04.176481+08:00 1476494 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:20:04.413869+08:00 1476494 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:20:54.409015+08:00 1476494 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:20:54.593275+08:00 1476494 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:21:23.036991+08:00 1476542 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:21:23.212127+08:00 1476542 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:21:25.768210+08:00 1476542 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:21:25.929433+08:00 1476542 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:21:46.722477+08:00 1476542 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:21:46.949259+08:00 1476542 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:25:00.602690+08:00 1476576 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:26:59.835599+08:00 1476741 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:26:59.999562+08:00 1476741 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:27:56.545560+08:00 1476674 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:27:58.062483+08:00 1476674 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:28:05.023979+08:00 1476674 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:28:06.398972+08:00 1476674 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:28:50.790333+08:00 1476741 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:28:52.204412+08:00 1476741 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:28:54.230095+08:00 1476741 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:28:54.371526+08:00 1476741 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:29:15.777888+08:00 1476741 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:29:17.123113+08:00 1476741 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:29:21.624351+08:00 1476789 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:29:23.092074+08:00 1476789 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:30:00.568285+08:00 1476741 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:35:00.657030+08:00 1476880 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:40:00.469610+08:00 1477143 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:45:00.513200+08:00 1477155 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:50:00.685567+08:00 1477246 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:50:44.313512+08:00 1477246 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:50:44.471090+08:00 1477246 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:50:52.186654+08:00 1477246 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:50:52.382422+08:00 1477246 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T10:55:00.657477+08:00 1477327 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T11:00:00.647925+08:00 1477492 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T11:05:00.743175+08:00 1477590 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T11:09:02.833695+08:00 1477789 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T11:09:03.122306+08:00 1477789 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T11:10:00.558656+08:00 1477788 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T11:10:19.341661+08:00 1477883 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T11:10:19.507152+08:00 1477883 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T11:10:47.610140+08:00 1477883 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T11:10:47.771578+08:00 1477883 [Warning] InnoDB: Cannot add field `BE_xid_297` in table `tmp`.`#sql_1c95_0` because after adding it, the row size is 8138 which is greater than maximum allowed size (8126) for a record on index leaf page.
- 2023-07-27T11:12:37.955320+08:00 0 [Note] InnoDB: page_cleaner: 1000ms intended loop took 13878ms. The settings might not be optimal. (flushed=10 andevicted=0, during the time.)
- 2023-07-27T11:12:57.932366+08:00 0 [Note] InnoDB: page_cleaner: 1000ms intended loop took 14103ms. The settings might not be optimal. (flushed=13 andevicted=0, during the time.)
- 2023-07-27T11:13:10.381767+08:00 0 [Note] InnoDB: page_cleaner: 1000ms intended loop took 6448ms. The settings might not be optimal. (flushed=74 and evicted=0, during the time.)
复制代码
|