At 05:18 PM 5/7/2013 +1200, Robin Sheat wrote:
Robin Sheat schreef op di 07-05-2013 om 17:13 [+1200]:
So, it deletes the same records twice? That seems a bit fishy.
Oh, I overlooked where you said you restored the DB. Ignore this bit.
One important thing is that you never look at the version the very moment _before_ you run cleanup_database.pl so we really have no reference to come from.
Robin, Again thanks, and again just so as to not leave this archive incomplete. The version (admittedly from the install-log) was done immediately before cleanup_database. The first part of my email was clear (these are successive cli lines) -- maybe I was less clear for the second "cleanup" in my email, but from my notes it was identical. Sorry for the confusion. koha@hardy:/$ cat /usr/share/koha/misc/koha-install-log | grep KOHA_INSTALLED_VERSION KOHA_INSTALLED_VERSION=3.08.05.000 koha@hardy:/usr/share/koha/bin/cronjobs$ ./cleanup_database.pl --zebraqueue 1 -v Zebraqueue purge triggered for 1 days. 19847 records were deleted. Done with zebraqueue purge. Best - Paul