8 Nov
2018
8 Nov
'18
2:26 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20819 --- Comment #76 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Martin Renvoize from comment #71)
The ->next is chained onto the resultset inside the loop in C4::Auth whereas the resultset is created outside of the loop in your test. Yeah deliberately.
I actually don't know which is faster, but I would imagine count is a bit faster and more memory efficient. Thats the problem. I would expect something else.
-- You are receiving this mail because: You are watching all bug changes.