我是靠谱客的博主 正直流沙,最近开发中收集的这篇文章主要介绍mysql将数据导入mgr_MGR 导入失败,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

MySQL version:8.0.18-commercial MySQL Enterprise Server - Commercial

HA: MGR

问题:

导入sql文件,大小371MB

导入数据过程中

[Err] 3100 - Error on observer while running replication hook 'before_commit'.

报错日志:

2020-06-27T10:24:29.094866+08:00 79 [ERROR] [MY-011608] [Repl] Plugin group_replication reported: 'Error on session 79.

Transaction of size 1060900441 exceeds specified limit 150000000. To increase the limit please adjust group_replication_transaction_size_limit option.'

2020-06-27T10:24:29.373716+08:00 79 [ERROR] [MY-010207] [Repl] Run function 'before_commit' in plugin 'group_replication' failed

官方解释:

Use the system variable group_replication_transaction_size_limit to specify a maximum transaction size that the group will accept.

In MySQL 5.7, this system variable defaults to zero, b

最后

以上就是正直流沙为你收集整理的mysql将数据导入mgr_MGR 导入失败的全部内容,希望文章能够帮你解决mysql将数据导入mgr_MGR 导入失败所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(37)

评论列表共有 0 条评论

立即
投稿
返回
顶部