http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9286 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz --- Comment #13 from Chris Cormack <chris@bigballofwax.co.nz> --- misc/mod_zebraqueue.pl -a 1 select * from zebraqueue where done=0; +----+--------------------+---------------+-----------------+------+---------------------+ | id | biblio_auth_number | operation | server | done | time | +----+--------------------+---------------+-----------------+------+---------------------+ | 1 | 1 | specialUpdate | authorityserver | 0 | 2013-05-27 20:07:39 | +----+--------------------+---------------+-----------------+------+---------------------+ misc/mod_zebraqueue.pl -b 1 | 2 | 1 | specialUpdate | biblioserver | 0 | 2013-05-27 20:08:47 | -- You are receiving this mail because: You are watching all bug changes.