Sample Header Ad - 728x90

MySql NDB cluster large transaction

0 votes
2 answers
256 views
I know that with NDB you can not do large transactions, if you do data nodes can restart into read-only mode and corrupt table. I need to copy records into a new table but the thing is this table contains millions of rows in staging, the live server has even 10 times that amount. how can I divide my copy into smaller transactions so I will not kill my server?
Asked by Rait (47 rep)
Jan 14, 2022, 02:22 PM
Last activity: Jan 15, 2022, 07:25 PM