20 Jun
2013
20 Jun
'13
4:28 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9921 --- Comment #44 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Found this quote somewhere in context of using mod_perl: As long as you get it from the same $sth, it's going to be thread safe (i.e. doesn't matter if another process inserts before you call insert_id, you still get the one you inserted). -- You are receiving this mail because: You are watching all bug changes.