I have a Mysql Cluster, I stopped it and decreased its DataMemory, and restarted it. But it crashes due to bigger data on nodes then allocated memory.
It starts saying
Data usage is 80%
Data usage is 90%
Data usage is 99%
and it crashes.
How can I store more data then allocated memory on a MySql Cluster?