https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20664
--- Comment #55 from Ere Maijala <[email protected]> --- This should provide a nice performance improvement also for exports for indexing. MySQL is quick to prepare statements, that's why we can get away with it. Other databases may have different behavior, and there are certainly slower ones in that regard. -- 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/
