1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-25 17:25:02 +03:00
Files
mariadb/mysql-test/t
Igor Babaev c1f5e25c04 Fixed LP bug #953649.
Do not call, directly or indirectly, SQL_SELECT::test_quick_select()
for derived materialized tables / views when optimizing joins referring
to these tables / views to get cost estimates of materialization.
The current code does not create B-tree indexes for materialized 
derived tables / views. So now it's not possible to get any estimates
for ranges conditions over the results of the materialization.

The function mysql_derived_create() must take into account the fact
that array of the KEY structures specifying the keys over a derived
table / view may be moved after the optimization phase if the
derived table / view  is materialized.
2012-03-13 13:34:20 -07:00
..
2012-02-20 16:23:18 +02:00
2011-12-11 11:34:44 +02:00
2011-05-12 16:31:54 +02:00
2011-01-25 12:14:28 +05:30
2011-05-10 18:17:43 +03:00
2012-03-05 15:48:12 +02:00
2011-05-02 20:58:45 +03:00
2010-11-25 00:57:34 +02:00
2011-05-28 05:11:32 +03:00
2012-03-13 13:34:20 -07:00
2012-02-20 16:23:18 +02:00
2011-06-10 21:15:13 +02:00
2011-11-24 18:48:58 +02:00
2011-06-09 17:23:39 +02:00
2010-11-25 00:57:34 +02:00
2011-06-07 18:13:02 +02:00
2011-12-11 11:34:44 +02:00
2011-12-11 11:34:44 +02:00
2011-12-11 11:34:44 +02:00
2011-05-02 20:58:45 +03:00
2012-02-26 02:42:45 -08:00
2011-11-23 19:32:14 +02:00
2011-02-20 18:51:43 +02:00
2011-10-22 07:19:43 -07:00
2011-10-28 04:07:11 -07:00
2012-02-29 23:28:16 -08:00
2012-02-24 20:07:12 +04:00
2011-03-29 10:09:05 +02:00
2011-05-19 19:19:44 +02:00
2012-02-20 16:23:18 +02:00
2011-12-11 11:34:44 +02:00
2011-11-23 19:32:14 +02:00
2011-05-10 18:17:43 +03:00
2011-11-23 19:32:14 +02:00
2010-11-25 00:57:34 +02:00
2011-12-11 11:34:44 +02:00
2012-02-21 01:58:50 +02:00
2011-12-11 11:34:44 +02:00
2011-05-02 20:58:45 +03:00
2011-12-11 11:34:44 +02:00
2011-12-13 14:20:47 -08:00
2011-11-15 13:03:00 -08:00
2011-10-03 15:50:42 -07:00
2011-08-23 00:00:13 +03:00
2012-02-18 19:11:57 -08:00
2012-03-12 18:08:40 +04:00
2012-03-05 15:48:12 +02:00
2011-12-28 18:47:01 -08:00
2011-05-28 05:11:32 +03:00
2012-01-02 20:06:36 -08:00
2011-05-28 05:11:32 +03:00
2011-06-09 17:23:39 +02:00
2011-06-09 17:23:39 +02:00
2011-05-19 19:01:46 +02:00
2011-12-30 22:19:05 +01:00
2011-03-09 15:47:59 +02:00
2011-09-29 10:56:21 +01:00
2010-10-27 16:31:22 -07:00
2011-03-31 14:29:23 +02:00