Hi to all,

to mantain a good Koha system is import to use the cron job
'cleanup_database.pl'.

This script delete lines from tables

message_queue
need_merge_authorities
sessions
zebraqueue

The engine of those tables is InnoDB.

What do you think about change the engine to MYISAM ?
I think that MYISAM is a better engine for table with many write/delete.

For thi is an ehancement and I don't insert it in updatedatabase.pl.
This a change only for new installations.
Or to do by hand for update.

Bye
-- 
Dott. Zeno Tajoli
tajoliAT_SPAM_no_prendiATcilea.it
fax +39 02 2135520
CILEA - Consorzio Interuniversitario
http://www.cilea.it/disclaimer
_______________________________________________
Koha-devel mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to