[Koha-bugs] [Bug 8367] How long is a hold waiting for pickup at a more granular level

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 3 12:10:15 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8367

--- Comment #63 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Hmm, I think NOW() is a mysqlism. I know we probably have lots of those in the
codebase already, but maybe worth trying not to add more and find best
practices for replacing them? 

Mtj suggested using CURRENT_TIMESTAMP() instead on IRC:
http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html

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


More information about the Koha-bugs mailing list