gkodinov@mysql.com
0486cfbee2
BUG#7549: Missing error message for invalid view selection with subquery.
...
When a view statement is compiled on CREATE VIEW time, most of the
optimizations should not be done. Finding the right optimization
for a subquery is one of them.
Unfortunately the optimizer is resolving the column references of
the left expression of IN subqueries in the process of deciding
witch optimization to use (if needed). So there should be a
special case in Item_in_subselect::fix_fields() : check the
validity of the left expression of IN subqueries in CREATE VIEW
mode and then proceed as normal.
2006-05-11 15:30:54 +03:00
..
2005-11-26 08:54:13 +01:00
2006-05-03 16:42:39 +05:00
2005-09-30 14:03:55 +02:00
2006-03-02 20:49:10 -05:00
2006-04-10 14:30:00 -07:00
2006-04-10 14:30:00 -07:00
2005-10-14 00:04:52 +03:00
2006-04-20 18:23:04 -07:00
2006-04-20 18:23:04 -07:00
2006-01-16 12:17:30 +01:00
2005-11-03 22:42:25 +02:00
2006-05-09 13:31:46 -07:00
2005-08-26 15:56:52 +03:00
2006-02-28 11:17:40 +01:00
2006-02-28 11:17:40 +01:00
2006-03-30 17:14:55 +04:00
2006-02-02 18:17:18 +03:00
2006-04-13 17:22:56 +09:30
2006-04-13 17:22:56 +09:30
2006-04-12 22:05:23 +05:00
2006-05-09 13:31:46 -07:00
2006-04-26 16:57:44 +02:00
2006-03-23 09:48:46 +01:00
2006-04-13 17:22:56 +09:30
2006-05-09 13:34:31 -07:00
2006-03-03 15:32:00 +04:00
2005-08-12 13:54:42 +03:00
2005-07-25 12:57:23 -07:00
2006-04-24 23:51:47 +02:00
2006-04-26 01:21:33 +04:00
2006-04-12 19:31:00 +04:00
2005-08-25 17:34:34 +04:00
2006-05-09 10:44:19 +02:00
2006-05-04 15:30:38 +03:00
2005-10-31 11:54:36 +02:00
2006-04-12 18:30:54 +04:00
2006-04-12 18:30:54 +04:00
2006-04-23 12:32:39 +03:00
2006-03-14 02:04:43 -08:00
2006-05-11 15:30:54 +03:00
2006-05-11 15:30:54 +03:00
2006-04-20 00:42:12 -07:00
2006-04-20 00:42:12 -07:00
2006-05-05 00:22:01 +03:00
2006-04-17 15:01:55 +05:00
2005-11-20 20:47:07 +02:00
2006-04-28 12:06:54 +02:00
2006-04-28 12:06:54 +02:00
2006-04-04 17:54:58 -07:00
2006-04-18 11:07:34 +02:00
2006-04-19 18:08:15 -07:00
2006-03-21 14:35:49 +01:00
2006-02-25 17:46:30 +02:00
2006-03-31 11:48:08 +02:00
2006-03-10 12:12:08 +01:00
2005-10-15 21:57:32 +05:00
2005-10-15 21:57:32 +05:00
2006-05-09 08:26:25 +02:00
2006-05-08 17:14:06 +02:00
2006-03-02 10:55:55 +01:00
2006-04-25 23:33:31 +04:00
2006-01-03 17:54:54 +01:00
2006-04-06 21:42:03 +04:00
2006-03-28 01:01:51 +04:00
2006-03-28 01:01:51 +04:00
2006-01-11 17:49:56 +03:00
2006-02-24 18:34:15 +02:00
2006-02-24 18:34:15 +02:00
2005-10-27 23:43:20 +03:00
2006-04-21 18:26:39 -07:00
2005-10-08 16:39:55 +02:00
2006-05-04 18:35:58 +03:00
2006-04-12 18:30:54 +04:00
2006-02-17 10:52:32 +04:00
2006-01-03 17:54:54 +01:00
2005-10-06 17:37:24 -07:00
2005-08-10 21:17:02 +00:00
2006-05-04 15:30:38 +03:00
2006-05-04 15:30:38 +03:00
2006-04-18 11:07:34 +02:00
2006-04-18 11:07:34 +02:00
2006-04-07 16:53:15 +02:00
2006-04-07 16:53:15 +02:00
2006-05-04 15:30:38 +03:00
2006-01-26 13:29:46 +01:00
2005-11-21 21:15:48 +02:00
2006-02-25 17:46:30 +02:00
2006-05-09 10:44:19 +02:00
2006-05-06 11:25:59 +04:00
2006-03-09 10:09:52 -08:00
2005-08-25 17:34:34 +04:00
2006-04-27 17:35:29 +02:00
2006-04-07 23:58:17 +04:00
2006-02-25 17:46:30 +02:00
2006-04-21 18:55:04 +04:00
2006-04-13 17:22:56 +09:30
2006-04-07 23:58:17 +04:00
2005-09-22 02:11:21 +04:00
2006-03-01 17:43:55 +03:00
2006-04-06 15:19:01 +05:00
2005-10-28 00:18:23 +03:00
2006-03-16 12:06:39 +01:00
2006-01-16 23:15:00 +02:00
2006-01-03 17:54:54 +01:00
2006-04-11 22:46:26 +04:00
2006-05-07 16:14:43 -07:00
2006-05-06 23:48:13 -07:00
2005-11-28 21:57:50 +02:00
2006-03-29 10:56:11 -05:00
2005-10-12 00:59:52 +03:00
2005-08-12 17:57:19 +03:00
2006-05-06 11:25:59 +04:00
2006-05-07 16:14:43 -07:00
2006-02-24 23:50:36 +03:00
2006-04-13 17:22:56 +09:30
2006-05-10 09:38:40 +03:00
2006-02-27 20:00:03 +03:00
2006-05-04 18:35:58 +03:00
2006-03-23 12:41:28 +04:00
2005-12-14 01:21:56 +02:00
2006-05-09 13:34:31 -07:00
2006-05-03 21:35:27 -07:00
2006-03-28 01:01:51 +04:00
2006-02-26 16:38:48 +03:00
2006-03-20 21:35:05 +01:00
2006-04-21 08:19:38 -07:00
2006-04-05 13:29:04 +04:00
2006-05-04 22:19:31 +03:00
2005-11-03 16:43:05 +02:00
2006-04-23 13:32:38 +04:00
2005-11-20 20:47:07 +02:00
2006-03-22 13:11:31 +04:00
2006-04-05 11:38:16 +02:00
2005-07-31 12:49:55 +03:00
2006-04-24 18:57:00 +04:00
2006-04-24 18:57:00 +04:00
2006-04-28 11:37:20 +02:00
2006-01-03 17:54:54 +01:00
2005-11-03 14:20:13 +03:00
2006-04-12 23:05:38 +04:00