Details
-
Bug
-
Resolution: Fixed
-
Major
-
6.6.1, Cheshire-Cat
-
Untriaged
-
1
-
Yes
Description
The LIKE operator caches the compiled regular expression in expression tree and then continues to use it even if the input argument has changed. This affects PREPARED statements.
Attachments
Issue Links
- is caused by
-
MB-40648 LIKE with query parameters 4x slow vs inline
- Closed