[Koha-bugs] [Bug 18725] Process_message_queue sends duplicate emails if message_queue is not writable.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 19 01:04:00 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18725

--- Comment #10 from M. Tompsett <mtompset at hotmail.com> ---
While the rebase was easy enough to do, I still couldn't figure out how to get
step 2 to happen.

When I locked the table, the canary code paused the script execution until I
unlocked it.

I did try filling the message_queue table. Somewhere around 1.5 million
messages, and it complained the table was full in sql. However, that doesn't
prevent an update. And the number of records was a function of how much space
was left.

I attempted to 'dd' the drive full, and yet I was still able to run the script.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list