https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18725 --- Comment #13 from Kyle M Hall <kyle@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.