1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-03 05:41:09 +03:00
Files
mariadb/mysql-test/r
Galina Shalygina 9d97e6010e MDEV-14835 Server crashes in Field_iterator_table::create_item when number of
elements of BIGINT or YEAR type in the IN list reaches in_predicate_conversion_threshold

The bug appears at the prepare stage when IN-predicate with the long list
of values is converted into IN-subquery. It happens because values in the
right operand of the IN-predicate that have BIGINT or YEAR types are converted
into the Item_int_with_ref.
To fix it in the procedure Item_func_in::create_value_list_for_tvc
real_item() is taken for each value in the right operand of the IN-predicate.
2018-02-20 21:56:52 +02:00
..
2018-02-15 10:22:03 +02:00
2018-01-24 12:11:29 +04:00
2017-09-17 11:05:33 +03:00
2017-09-17 11:05:33 +03:00
2017-09-17 11:05:33 +03:00
2017-09-17 11:05:33 +03:00
2017-10-24 14:53:18 +02:00
2017-09-17 11:05:33 +03:00
2017-09-17 11:05:33 +03:00
2017-12-14 09:53:19 +02:00
2017-09-17 11:05:33 +03:00
2017-12-14 08:40:01 +02:00
2018-02-15 10:22:03 +02:00
2018-02-08 13:53:21 +02:00
2017-11-10 16:12:45 +02:00
2018-02-15 10:22:03 +02:00
2017-09-20 17:47:49 +03:00
2018-01-04 09:22:59 +02:00
2017-12-14 11:34:30 +02:00
2017-10-28 20:54:18 +02:00
2017-06-21 13:44:16 +03:00
2017-06-08 12:45:08 +03:00
2017-09-22 02:27:00 +02:00
2017-12-21 14:14:05 +03:00
2017-06-19 16:46:34 +03:00
2017-07-05 17:15:57 +02:00
2017-06-30 13:28:39 +02:00
2018-01-13 02:01:35 +01:00
2018-02-15 10:22:03 +02:00
2017-07-05 19:08:55 +02:00
2018-01-02 02:03:12 +02:00
2018-02-15 10:22:03 +02:00
2018-02-15 10:22:03 +02:00
2018-02-15 10:22:03 +02:00
2017-10-24 14:53:18 +02:00
2018-02-15 10:22:03 +02:00
2018-02-15 10:22:03 +02:00
2018-02-15 10:22:03 +02:00
2018-02-15 10:22:03 +02:00
2017-10-24 14:53:18 +02:00
2017-06-08 12:45:08 +03:00
2018-01-11 19:44:41 +02:00
2017-09-19 12:43:02 +03:00
2017-10-28 20:54:18 +02:00
2017-10-28 20:54:18 +02:00
2017-12-11 15:43:41 +03:00
2017-11-08 13:12:11 +02:00
2017-10-22 13:03:41 +02:00
2018-02-15 10:22:03 +02:00
2017-11-28 11:40:13 +03:00
2018-02-15 10:22:03 +02:00