http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11136
Bug ID: 11136
Summary: action_logs should be a MyISAM table, not InnoDB
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
The table action_logs is written too at a higher rate than practically any
other table. Additionally, action_logs has no foreign key constraints. It seems
that this would be a somewhat unique situation where using MyISAM would provide
quite a performance boost for large sites with many transactions that use the
Action Logs.
--
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/