G
gus bjorklund
Guest
this are caused by bugs in the code that writes to the database log file. If you write messages with a single write() system call, then the messages won’t overlap.
Continue reading...
Continue reading...