Koha/misc/migration_tools
Galen Charlton df1f46f9da bug 2253: improve rebuild_zebra's handling of zebraqueue
Prior to this patch, rebuild_zebra.pl -z was effectively
hanging on to a lock on the zebraqueue table, preventing
other scripts from inserting new entries into the table.
This had the effect of causing circulation operations
to time out.

Refactored by having rebuld_zebra.pl pull the active
queue into memory, then mark entries done by zebraqueue.id.
Consequently, rebuild_zebra.pl should no longer
block adding new entries into zebraqueue.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-06-19 09:49:06 -05:00
..
22_to_30 kohabug 2076 - make biblioitems.marc longblob during upgrade 2008-05-11 05:37:18 -05:00
build6xx.pl C4 and misc: permissions fixes 2007-12-13 19:00:34 -06:00
buildCOUNTRY.pl remove some unneeded use statements 2008-03-21 21:46:29 -05:00
buildEDITORS.pl rel_3_0 moved to HEAD 2007-03-09 14:52:58 +00:00
buildLANG.pl remove some unneeded use statements 2008-03-21 21:46:29 -05:00
bulkauthimport.pl do not let MARC::Batch open MARC files 2008-03-21 21:46:39 -05:00
bulkmarcimport.pl Tweak bullmarcimport.pl 2008-04-17 05:52:53 -05:00
fix_onloan.pl BUGFIX : script to fix & fill onloan field in items table. 2008-05-12 09:24:43 -05:00
merge_authority.pl remove some unneeded use statements 2008-03-21 21:46:29 -05:00
rebuild_nozebra.pl more \Q...\E wrapping on regexes, to handle occassionally problematic strings. 2008-02-28 07:58:45 -06:00
rebuild_zebra.pl bug 2253: improve rebuild_zebra's handling of zebraqueue 2008-06-19 09:49:06 -05:00
upgradeitems.pl missing ) 2008-05-05 05:39:13 -05:00