https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43241

--- Comment #16 from Tomás Cohen Arazi (tcohen) <[email protected]> ---
(In reply to Kristi Krueger from comment #15)
> Just making a reminder note for myself (and others interested) that a use
> case here is performance speed when searching tables, especially in the log
> viewer.

The impact is on any date/datetime column lookup. Not being able to use the
index makes it a LIKE query on the whole table!

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to