https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20819
--- Comment #76 from Marcel de Rooy <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
