MySQL Forums
Forum List  »  Replication

Got signal 11
Posted by: jifa Xu
Date: May 15, 2018 07:13PM

I use mysql-community-5.7.20-glibc in redhat6.9 with group replication;

when I exec insert into mytable select * from othertable;(the table size is about 10 million)

I got signal 11:

06:59:18 UTC - mysqld got signal 11 ;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
Attempting to collect some information that could help diagnose the problem.
As this is a crash and something is definitely wrong, the information
collection process might fail.

But when I stop group_replication and exec the same sql, everything is ok.

Options: ReplyQuote


Subject
Views
Written By
Posted
Got signal 11
4779
May 15, 2018 07:13PM
1820
May 17, 2018 10:05AM
1276
May 18, 2018 09:05AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.