[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
Tue Jan 23 14:08:59 CET 2018


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

--- Comment #13 from Kyle M Hall <kyle at bywatersolutions.com> ---
(In reply to M. Tompsett from comment #10)
> 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.

Hmm. Perhaps make the binary db file readonly?

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


More information about the Koha-bugs mailing list