1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-25 17:25:02 +03:00
Files
mariadb/sql
Sergei Petrunia a63ceaeab1 MDEV-10389: Query returns different results on a debug vs non-debug build
The problem was caused by a merged semi-join, which contained a non-merged
semi-join, which used references to the top-level query in the left_expr.

When moving non-merged semi-join from the subquery to its parent, do not
forget to call fix_after_pullout for its Item_subselect. We need to do
that specifically, because non-merged semi-joins do not have their
IN-equality in the WHERE clause at this stage.
2016-07-27 17:06:29 +03:00
..
2016-05-27 18:25:14 +02:00
2015-11-19 15:52:14 +01:00
2016-06-28 22:01:55 +02:00
2016-06-28 22:01:55 +02:00
2015-11-19 15:52:14 +01:00
2016-02-23 21:35:05 +01:00
2015-09-03 12:58:41 +02:00
2016-06-28 22:01:55 +02:00
2016-06-28 22:01:55 +02:00
2015-11-19 15:52:14 +01:00
2016-06-28 22:01:55 +02:00
2016-07-03 11:20:46 +04:00
2015-08-21 10:40:51 +04:00
2016-06-28 22:01:55 +02:00
2016-07-03 11:20:46 +04:00
2015-11-19 15:52:14 +01:00
2016-06-28 22:01:55 +02:00
2015-11-19 15:52:14 +01:00
2016-06-28 22:01:55 +02:00
2016-06-28 22:01:55 +02:00
2016-03-21 13:02:53 +01:00
2016-01-25 22:58:57 +01:00
2015-09-03 12:58:41 +02:00
2015-11-19 15:52:14 +01:00
2015-11-19 15:52:14 +01:00
2015-11-19 15:52:14 +01:00
2015-10-23 18:49:02 +03:00
2015-12-21 21:24:22 +01:00
2015-09-03 12:58:41 +02:00
2015-11-19 15:52:14 +01:00
2016-01-25 22:58:57 +01:00
2016-03-21 13:02:53 +01:00
2016-02-15 22:50:59 +01:00
2016-01-25 22:58:57 +01:00
2015-12-21 21:24:22 +01:00
2016-06-28 22:06:22 +02:00
2016-06-28 22:01:55 +02:00
2016-06-28 22:01:55 +02:00
2016-03-21 13:02:53 +01:00
2015-08-21 10:40:51 +04:00
2016-07-13 08:55:20 +02:00
2016-05-04 15:23:26 +02:00
2016-06-22 10:23:11 +02:00
2016-05-04 15:23:26 +02:00
2015-11-19 15:52:14 +01:00
2015-09-03 12:58:41 +02:00
2016-07-13 08:55:20 +02:00
2015-09-03 12:58:41 +02:00
2015-10-24 20:06:59 +02:00
2015-11-19 15:52:14 +01:00
2015-08-21 10:40:51 +04:00
2015-08-21 10:40:51 +04:00
2015-11-19 15:52:14 +01:00
2016-06-28 22:01:55 +02:00
2016-06-28 22:01:55 +02:00
2016-03-21 13:02:53 +01:00
2016-05-04 15:23:26 +02:00
2016-05-04 15:23:26 +02:00
2016-05-04 15:23:26 +02:00
2016-05-04 15:23:26 +02:00
2015-11-19 15:52:14 +01:00
2015-09-03 12:58:53 +02:00
2015-11-19 15:52:14 +01:00
2016-07-13 08:55:20 +02:00
2016-03-21 13:02:53 +01:00
2015-09-03 12:58:41 +02:00
2015-12-21 21:24:22 +01:00
2016-02-23 21:35:05 +01:00
2015-10-09 13:01:07 +03:00
2015-12-21 21:24:22 +01:00
2015-12-21 21:24:22 +01:00
2016-06-28 22:01:55 +02:00
2015-11-06 17:56:56 +01:00
2016-03-21 13:02:53 +01:00
2016-06-28 22:01:55 +02:00
2016-07-13 08:55:20 +02:00
2015-12-21 21:24:22 +01:00
2016-04-29 16:50:58 -04:00
2015-10-12 00:37:58 +02:00
2016-06-27 18:07:43 -04:00
2015-07-23 10:55:24 +02:00