Re: Error 1112 on Innodb to ndb replication
Hi Frazer,
I have a single replication channel between the two setups so it should work.
I looked into the mysqld erro file (/var/log/mysqld.log) and I discovered several errors related to out-of-memory issues:
2019-08-26T16:07:02.831546Z 0 [ERROR] [MY-010934] [Server] Out of memory (Needed 1047216154 bytes)
2019-08-26T16:07:02.831556Z 0 [ERROR] [MY-010934] [Server] Out of memory; check if mysqld or some other process uses all available memory; if not, you may have to use 'ulimit' to allow mysqld to use more memory or you can add more swap space
2019-08-26T16:07:02.831570Z 0 [Note] [MY-010866] [Server] NDB Metadata: Failed to fetch schema names from DD
2019-08-26T16:07:02.831584Z 0 [Note] [MY-010866] [Server] NDB Metadata: Failed to detect table metadata changes
2019-08-26T16:07:02.831592Z 0 [Note] [MY-010866] [Server] NDB Metadata: Table metadata check completed
2019-08-26T16:07:02.831599Z 0 [Note] [MY-010866] [Server] NDB Metadata: Metadata check completed
2019-08-26T16:08:02.831702Z 0 [Note] [MY-010866] [Server] NDB Metadata: Metadata check started
Running top as suggested gives me:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
12833 mysql 20 0 3424684 666500 6248 S 1.3 35.4 1309:58 mysqld
14296 mysql 20 0 1155388 2044 1752 S 0.7 0.1 768:15.12 mysqld-debug
1 root 20 0 136356 4184 2496 S 0.3 0.2 546:56.46 systemd
5383 root 20 0 517524 129200 4576 S 0.3 6.9 38:08.60 rsyslogd
Subject
Views
Written By
Posted
1195
August 21, 2019 10:58AM
533
August 23, 2019 09:28AM
495
August 25, 2019 01:14AM
538
August 26, 2019 09:56AM
Re: Error 1112 on Innodb to ndb replication
742
August 26, 2019 10:16AM
525
August 27, 2019 03:35AM
624
August 28, 2019 05:28AM
597
August 30, 2019 06:10AM
541
August 30, 2019 01:18PM
572
September 01, 2019 06:12PM
523
September 02, 2019 03:50AM
526
September 09, 2019 10:47AM
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.