> The numbers above are for memory usage by mysqld_2. It buffers an "epoch"
> of data (for example for 1 second). The numbers above are fine.
>
> The main topic though is about the tcp/ip connection DB -> mysqld_2
> which cannot keep up (Send Buffers overloaded). Logically it must
> output as much as the mysqld_1 (which could be several) pumps in.
> So it's not really surprising.
Thanks for that information.
So, is it safe to disable the ndb-bin-log (by compiling --without-ndb-binlog) if the
ndb-bin-log is not needed at all?
Thanks,
Robert