-
Incident report
-
Resolution: Won't fix
-
Trivial
-
None
-
2.2.2
As mentioned in ZBX-2039, operator "like" in function count work as "like" in sql.
It means, that you can use % for wildcard (and it matches newlines) and it also means, that argument may be treated as case-sensitive or case-insensitive dependent on database.
Please add this info to the documentation.
Thank you.