1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-06 05:42:06 +03:00
Files
mariadb/mysql-test/r
Alexander Barkov 996b9a9d04 MDEV-22591 Debug build crashes on EXECUTE IMMEDIATE '... WHERE ?' USING IGNORE
Removing a wrong DBUG_ASSERT:
When Item_param gets "unfixed" in cleanup(), its "fixed" gets assigned
to false, while item_item keeps the value. So the assert was wrong.

Perhaps, instead of removing the assert, it was possible to reset
item_type to NO_VALUE in cleanup. But this is not very important:
it's implemented in 10.4 in a better way:
Item_param::is_fixed() always returns true and it does not need to be "unfixed".
2020-05-19 13:34:39 +04:00
..
2018-11-15 19:21:40 +01:00
2018-09-10 16:47:44 +04:00
2018-11-06 08:41:48 +02:00
2019-05-04 17:04:55 +02:00
2019-05-04 17:04:55 +02:00
2018-11-06 08:41:48 +02:00
2017-10-24 14:53:18 +02:00
2018-08-21 15:20:34 +03:00
2019-04-25 09:04:09 +03:00
2019-05-04 17:04:55 +02:00
2018-12-21 09:43:35 +02:00
2019-09-23 08:26:08 +03:00
2018-06-21 23:47:39 +02:00
2019-10-11 18:38:18 +03:00
2020-04-14 16:13:35 +03:00
2019-09-18 16:24:48 +03:00
2019-08-20 09:15:28 +03:00
2018-06-21 23:47:39 +02:00
2019-03-04 16:46:58 +02:00
2018-11-06 08:41:48 +02:00
2019-05-04 17:04:55 +02:00
2018-11-06 08:41:48 +02:00
2018-11-06 08:41:48 +02:00
2017-04-01 14:15:18 +03:00
2019-06-12 22:54:46 +02:00
2017-06-19 16:46:34 +03:00
2017-07-05 17:15:57 +02:00
2019-04-24 11:15:38 +02:00
2020-02-07 13:40:08 +01:00
2020-04-14 16:13:35 +03:00
2018-06-10 17:16:27 +03:00
2017-07-05 19:08:55 +02:00
2019-04-25 09:04:09 +03:00
2019-09-23 08:26:08 +03:00
2019-12-03 14:45:06 +01:00
2019-03-15 21:00:41 +01:00
2018-04-07 17:11:22 +03:00
2019-07-20 09:09:28 +02:00
2019-07-26 13:33:51 +02:00
2019-10-25 12:57:36 +03:00
2019-03-26 17:38:54 +02:00
2019-07-25 13:27:11 +02:00
2020-04-14 16:13:35 +03:00
2020-04-14 16:13:35 +03:00
2020-04-14 16:13:35 +03:00
2018-12-30 18:30:29 +01:00
2018-08-02 08:19:57 +03:00
2019-07-01 13:15:20 +03:00
2019-02-03 17:22:05 +02:00
2019-02-03 17:22:05 +02:00
2019-11-11 16:03:43 +02:00
2019-03-15 21:00:41 +01:00
2019-10-11 18:38:18 +03:00
2018-04-24 09:39:45 +03:00
2018-05-10 13:01:42 +02:00
2019-03-15 21:00:41 +01:00
2019-03-01 12:41:05 -05:00
2019-03-01 12:41:05 -05:00
2019-05-04 17:04:55 +02:00
2020-05-15 22:43:33 +03:00
2017-06-08 12:45:08 +03:00
2019-10-25 12:57:36 +03:00
2019-10-25 12:57:36 +03:00
2017-09-19 12:43:02 +03:00
2019-05-04 17:04:55 +02:00
2019-03-29 10:58:20 +01:00
2019-08-28 15:23:21 +03:00
2019-12-23 07:14:51 +02:00
2019-03-26 14:17:19 +02:00
2019-12-23 07:14:51 +02:00
2020-05-13 11:12:31 +03:00
2019-12-23 07:14:51 +02:00
2019-03-15 21:00:41 +01:00
2020-05-18 09:43:58 +03:00
2017-10-02 11:16:53 +03:00
2019-03-15 21:00:41 +01:00