evgen@moonbone.local
9a233742b8
Bug#23800: Outer fields in correlated subqueries is used in a temporary table
...
created for sorting.
Any outer reference in a subquery was represented by an Item_field object.
If the outer select employs a temporary table all such fields should be
replaced with fields from that temporary table in order to point to the
actual data. This replacement wasn't done and that resulted in a wrong
subquery evaluation and a wrong result of the whole query.
Now any outer field is represented by two objects - Item_field placed in the
outer select and Item_outer_ref in the subquery. Item_field object is
processed as a normal field and the reference to it is saved in the
ref_pointer_array. Thus the Item_outer_ref is always references the correct
field. The original field is substituted for a reference in the
Item_field::fix_outer_field() function.
New function called fix_inner_refs() is added to fix fields referenced from
inner selects and to fix references (Item_ref objects) to these fields.
The new Item_outer_ref class is a descendant of the Item_direct_ref class.
It additionally stores a reference to the original field and designed to
behave more like a field.
2007-02-21 23:00:32 +03:00
..
2007-02-03 09:26:11 +01:00
2007-01-11 09:43:44 -05:00
2006-12-31 01:02:27 +01:00
2007-01-11 09:19:32 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2007-02-06 11:08:57 +02:00
2007-01-18 17:10:00 +04:00
2007-02-06 11:08:57 +02:00
2007-01-25 21:01:28 -08:00
2006-12-31 01:02:27 +01:00
2007-01-31 00:06:42 +01:00
2006-12-23 20:17:15 +01:00
2006-12-31 01:02:27 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-26 16:23:05 -08:00
2006-12-23 20:17:15 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2007-01-31 18:32:53 +04:00
2006-12-31 01:02:27 +01:00
2007-01-31 18:32:53 +04:00
2006-12-31 01:02:27 +01:00
2007-02-08 00:00:14 +07:00
2007-02-07 11:36:34 +01:00
2007-02-02 17:18:42 +04:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2007-02-09 12:54:50 -08:00
2007-02-09 12:54:50 -08:00
2006-12-23 20:17:15 +01:00
2006-12-31 01:02:27 +01:00
2007-01-26 16:28:32 +04:00
2007-01-09 23:24:56 +03:00
2006-12-31 01:02:27 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2007-01-12 16:43:52 +03:00
2007-01-12 16:43:52 +03:00
2007-01-25 22:50:48 -08:00
2007-01-12 23:22:41 +03:00
2006-12-26 22:28:28 -07:00
2007-01-11 09:43:44 -05:00
2007-01-30 17:43:34 +02:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2007-02-21 23:00:32 +03:00
2007-02-21 23:00:32 +03:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2006-12-23 20:17:15 +01:00
2006-12-31 01:02:27 +01:00
2007-01-12 12:22:54 +01:00
2007-01-12 12:22:54 +01:00
2006-12-23 20:17:15 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2006-09-01 10:32:12 +02:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2007-02-21 23:00:32 +03:00
2006-12-23 20:17:15 +01:00
2007-02-02 23:05:46 +01:00
2007-01-22 03:33:59 +02:00
2006-12-26 22:28:28 -07:00
2007-02-12 19:28:49 +04:00
2007-01-13 10:49:26 -08:00
2007-01-30 13:14:52 -08:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2006-12-23 20:17:15 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2007-01-12 12:22:54 +01:00
2007-01-12 12:22:54 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2007-01-17 19:30:05 +01:00
2007-01-11 21:59:28 +03:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-31 01:02:27 +01:00
2007-01-12 12:22:54 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2006-12-23 20:17:15 +01:00
2007-01-31 16:04:38 +02:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-31 01:02:27 +01:00
2007-01-24 09:13:47 +07:00
2007-01-15 13:10:07 +03:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2006-12-23 20:17:15 +01:00
2007-02-21 23:00:32 +03:00
2006-12-23 20:17:15 +01:00
2006-12-31 01:02:27 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2007-02-09 22:25:09 +03:00
2007-02-21 23:00:32 +03:00
2007-02-21 23:00:32 +03:00
2006-12-31 01:02:27 +01:00
2007-01-15 13:10:07 +03:00
2006-12-31 01:02:27 +01:00
2007-01-12 12:22:54 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2007-01-31 16:12:47 +02:00
2007-01-23 14:08:58 +04:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2007-02-21 23:00:32 +03:00
2007-01-12 23:22:41 +03:00
2007-02-12 16:06:14 +04:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2007-01-11 21:59:28 +03:00
2006-12-23 20:17:15 +01:00
2007-01-26 16:36:50 +04:00
2006-12-31 01:02:27 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2007-01-03 18:29:39 +02:00
2006-12-31 01:02:27 +01:00
2007-01-11 23:18:01 +03:00
2007-02-21 23:00:32 +03:00
2007-02-11 22:52:12 +03:00
2006-12-23 20:17:15 +01:00
2007-01-31 16:12:47 +02:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-31 01:02:27 +01:00
2007-02-12 16:06:14 +04:00
2007-02-12 16:06:14 +04:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-11-16 16:19:29 +01:00
2006-12-23 20:17:15 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00