Description
When using MySQL and searching users through admin console and using an OR condition, an exception is thrown on the core, making the web UI stale.
This is due to the way how count search queries are generated, evidently not compatible with MySQL.