The reason for the error:
The transaction size exceeds the database default size.
show global variables like ' %group_replication_transaction_size_limit% ' ;
The general size is 141M (150000000), modified to 2 times
set global group_replication_transaction_size_limit = 300000000 ;
Similar Posts:
- How to Solve Mysql Error 1206: The total number of locks exceeds the lock table size
- The ‘INFORMATION_SCHEMA.GLOBAL_STATUS’ feature is disabled; see the documentation for …
- Ora-04036: the PGA memory used by the instance exceeds PGA_ AGGREGATE_ LIMIT
- PHP: POST Content-Length of xxx bytes exceeds the limit of 8388608 bytes
- ERROR 2006 (HY000): MySQL server has gone away No
- Lock wait timeout exceeded; try restarting transaction-Mysql [How to Solve]
- Prepared statement needs to be re prepared
- Aurora PostgreSQL Disaster Recovery solutions using Amazon Aurora Global Database
- MySQL exclude error 1114 holmium HY000 41 holmium“
- [Solved] MySQL Add New Field Error: ERROR 1118 — Row size too large. The maximum row size for the used table type