Daniel-Constantin Mierla writes:
The process is stuck in mysql client library.
The async insert is not implemented in the db_cluster module, so at this
moment, if you want it, you have to use acc directly with db_mysql
module.
Then how is it possible that most of the time accounting using async
inserts works and get stuck only once in awhile?
And would it be possible to detect that async inserts are trying to be
used when K is started and make the start to fail?
Maybe also some text about that in db_cluster module README would be
useful.
-- Juha