Files
MariaDB/plugin
Dave Gosselin 15fd232da4 MDEV-36235 Incorrect result for BETWEEN over unique blob prefix
Disallow range optimization for BETWEEN when casting one of the arguments
from STRING to a numeric type would be required to construct a range for
the query.

Adds a new method on Item_func_between called can_optimize_range_const
which allows range optimization when the types of the arguments to BETWEEN
would permit it.
2025-04-18 12:44:17 -04:00
..
2025-01-08 12:51:26 +02:00
2024-11-29 12:37:46 +02:00
2024-01-31 18:04:03 +01:00
2025-01-10 13:14:42 +01:00
2024-07-22 15:14:50 +02:00
2023-02-10 13:03:01 +02:00
2024-12-11 14:46:43 +02:00
2024-02-01 18:36:14 +01:00
2024-06-27 10:26:09 +03:00
2024-07-03 13:27:23 +02:00
2024-01-18 19:22:23 +02:00
2022-10-02 14:38:13 +02:00