Does this change is for 2.1.6 version also. I'm using 2.1.6.
Hi,
> We migrated to INNODB.
> But still the no of packets inserted in db are like 20 per min using
> buffered-sql in my test system.
> buffered-sql configuration:
> server buffered-sql {
> listen {
> type = detail
> load_factor = 100
IIRC there was a logic error with load_factor in pre 2.1.7 versions
just change that to 1 or 10 and it shoukd tick along a little better
alan