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
..
2023-05-24 13:21:55 +03:00
2024-03-27 16:14:55 +01:00
2025-04-07 11:04:53 +02:00
2025-01-08 12:51:26 +02:00
2024-03-19 08:07:41 +02:00
2024-11-29 12:37:46 +02:00
2024-06-20 11:32:13 -04:00
2024-02-08 15:04:46 +02:00
2024-11-18 22:35:40 +11:00
2024-01-31 18:04:03 +01:00
2025-01-10 13:14:42 +01:00
2024-01-23 13:03:12 +02:00
2024-07-22 15:14:50 +02:00
2025-01-16 11:43:27 -05:00
2024-11-18 14:04:56 +11:00
2024-07-03 13:20:33 +03:00
2022-11-28 13:43:41 +02:00
2024-09-05 12:14:06 +10:00
2023-02-10 13:03:01 +02:00
2024-12-11 14:46:43 +02:00
2022-08-08 17:12:32 +02:00
2024-02-01 18:36:14 +01:00
2024-04-22 15:23:10 +02:00
2025-04-18 12:44:17 -04:00
2024-06-27 10:26:09 +03:00
2024-02-26 19:00:45 +04:00
2024-07-03 13:27:23 +02:00
2025-01-17 11:09:12 +04:00
2024-01-18 19:22:23 +02:00
2025-04-13 12:19:56 +02:00
2025-02-03 16:45:02 +04:00
2022-10-02 14:38:13 +02:00