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

--- Comment #5 from Nick Clemens (kidclamp) <[email protected]> ---
Worth noting here, I tested with a report like:
SELECT items.barcode FROM items, items items2, items items3

I set the limit to 1

If I open that in 3 tabs and click run report - they run consecutively, and I
don't get an error

If I open a new private browser window, sign in to Koha, and run from each
window, then I get the limit

So a single user could theoretically still tie up the DB by setting of a whole
bunch of these in different tabs and have them running one after the other

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to