http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9286
Chris Cormack <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #13 from Chris Cormack <[email protected]> --- 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. _______________________________________________ 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/
