1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-28 13:01:41 +03:00
unknown 34c8e46dc3 Fix for bug#5088:
* When executing EXPLAIN, do the same as for the query: convert join type to JT_CONST if keyuse array covers all key parts and all of them are constants.
 * In remove_const, don't remove conditions that depend on some-const-table and current-table.


mysql-test/r/join_outer.result:
  Testcase for bug#5088
mysql-test/t/join_outer.test:
  Testcase for bug#5088
2004-08-23 12:31:56 +04:00
..
2004-08-17 01:29:19 -07:00
2004-08-18 19:57:55 +02:00
2003-12-18 18:12:00 +04:00
2004-04-05 13:56:05 +03:00
2003-10-07 15:42:26 +03:00
2004-05-24 14:42:34 +03:00
2004-08-20 00:52:43 +02:00
2004-03-15 16:32:53 +04:00
2004-03-15 16:32:53 +04:00
2004-08-20 00:52:43 +02:00
2004-08-18 19:57:55 +02:00
2004-05-16 14:48:32 +03:00
2004-05-16 14:48:32 +03:00
2004-08-19 11:51:06 +02:00
2004-08-19 11:51:06 +02:00
2004-04-07 04:33:58 +03:00
2004-08-18 19:57:55 +02:00
2004-08-18 19:57:55 +02:00
2004-03-04 08:50:37 +02:00
2004-01-20 20:55:47 +04:00
2004-07-16 13:21:58 +02:00
2004-08-17 12:05:34 +04:00
2004-05-16 14:48:32 +03:00
2004-03-05 19:49:50 +02:00
2004-08-20 21:56:29 +02:00
2004-07-21 22:44:12 +03:00
2004-08-20 00:52:43 +02:00
2004-08-20 22:54:42 +02:00
2004-03-16 22:41:30 +02:00
2004-06-21 10:21:20 +03:00
2004-03-25 23:29:45 +02:00
2004-06-23 12:29:05 +02:00
2004-08-11 23:24:36 +01:00
2004-08-19 03:02:09 +02:00
2004-08-18 19:57:55 +02:00
2004-08-18 19:57:55 +02:00
2004-05-05 17:05:24 +03:00
2004-06-02 19:17:35 +05:00
2004-05-27 16:32:49 +05:00
2004-08-18 19:57:55 +02:00
2004-08-18 19:57:55 +02:00
2004-06-23 12:36:07 +02:00
2004-03-16 22:41:30 +02:00
2003-12-19 16:34:48 +02:00
2004-08-20 22:54:42 +02:00
2004-06-23 12:36:07 +02:00
2004-06-25 21:56:23 +03:00
2004-06-23 12:36:07 +02:00
2004-07-20 00:53:24 +02:00
2004-07-20 00:53:24 +02:00
2004-03-30 02:32:41 +03:00
2004-08-20 22:54:42 +02:00
2004-03-15 12:53:27 +02:00
2004-02-11 00:06:46 +01:00
2004-08-23 12:31:56 +04:00
2004-08-19 03:02:09 +02:00
2004-08-20 22:54:42 +02:00
2004-03-19 14:35:00 +04:00
2004-08-19 03:02:09 +02:00
2003-11-20 22:06:25 +02:00
2004-07-09 10:55:16 +03:00
2004-06-24 18:46:41 +05:00
2003-12-17 17:35:34 +02:00
2004-04-26 21:07:14 +02:00