1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-03 05:41:09 +03:00
Files
mariadb/mysql-test/r
unknown defef7eec6 subselect2.result, select.result:
Post-merge fixes for nested joins.
  The join_tab_cmp function in sql_select has been changed.
join_nested.result:
  Post-merge fixes for nested joins. 
  The join_tab_cmp function in sql_select has been changed
sql_select.cc:
  Post-merge fixes for nested joins.
  Avoided re-execution of eliminate_not_funcs and simplify_joins
  in optimize_cond.
  Changed the join_tab_cmp function to take into account
  the dependent relation.
sql_lex.cc, sql_lex.h:
  Added the first_cond_optimization flag to st_select_lex to avoid
  re-execution of some optimizations in optimize_cond.
sql_base.cc:
  Post-merge fixes for nested joins. 
  Fixed problems with a proper column list substituted for '*' in
  queries with natural joins.


sql/sql_base.cc:
  Post-merge fixes for nested joins. 
  Fixed problems with a proper column list substituted for '*' in
  queries with natural joins.
sql/sql_lex.h:
  Added the first_cond_optimization flag to st_select_lex to avoid
  re-execution of some optimizations in optimize_cond.
sql/sql_lex.cc:
  Added the first_cond_optimization flag to st_select_lex to avoid
  re-execution of some optimizations in optimize_cond.
sql/sql_select.cc:
  Post-merge fixes for nested joins.
  Avoided re-execution of eliminate_not_funcs and simplify_joins
  in optimize_cond.
  Changed the join_tab_cmp function to take into account
  the dependent relation.
mysql-test/r/join_nested.result:
  Post-merge fixes for nested joins. 
  The join_tab_cmp function in sql_select has been changed
mysql-test/r/select.result:
  Post-merge fixes for nested joins.
  The join_tab_cmp function in sql_select has been changed.
mysql-test/r/subselect2.result:
  Post-merge fixes for nested joins.
  The join_tab_cmp function in sql_select has been changed.
2004-06-30 05:54:32 -07:00
..
2004-05-05 17:05:24 +03:00
2003-03-17 15:05:04 +02:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-03-30 02:32:41 +03:00
2003-12-10 04:31:42 +00:00
2004-03-29 17:27:30 +05:00
2004-05-13 23:47:20 +03:00
2004-05-13 23:47:20 +03:00
2003-09-24 11:29:38 +02:00
2003-11-21 01:53:01 +02:00
2004-03-29 17:27:30 +05:00
2004-02-16 10:03:25 +02:00
2004-05-10 23:19:50 +02:00
2004-06-22 04:47:28 +04:00
2004-02-16 10:03:25 +02:00
2004-06-22 04:47:28 +04:00
2003-06-04 19:21:51 +03:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-05-17 01:52:13 +03:00
2004-05-13 23:47:20 +03:00
2003-12-10 04:31:42 +00:00
2004-05-15 11:20:43 +03:00
2004-06-22 04:47:28 +04:00
2004-05-13 23:47:20 +03:00
2004-05-13 23:47:20 +03:00
2004-06-22 04:47:28 +04:00
2004-05-13 23:47:20 +03:00
2004-03-16 16:35:53 +01:00
2004-05-13 23:47:20 +03:00
2004-04-07 19:07:44 +02:00
2004-05-13 23:47:20 +03:00
2004-05-24 14:42:34 +03:00
2004-05-13 23:47:20 +03:00
2004-06-03 19:36:36 +02:00
2004-05-13 23:47:20 +03:00
2004-05-13 23:47:20 +03:00
2003-01-28 08:38:28 +02:00
2003-12-14 21:31:02 +01:00
2003-03-11 13:41:53 +04:00
2003-12-25 20:11:01 +04:00
2004-05-13 23:47:20 +03:00
2003-12-10 04:31:42 +00:00
2004-06-22 04:47:28 +04:00
2004-06-22 04:47:28 +04:00
2004-06-22 04:47:28 +04:00
2003-12-10 04:31:42 +00:00
2004-05-14 16:00:57 +02:00
2004-05-14 16:00:57 +02:00
2004-05-29 20:55:46 +04:00
2004-06-14 11:18:56 +04:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-04-07 19:07:44 +02:00
2003-12-10 04:31:42 +00:00
2004-06-25 06:48:10 -07:00
2004-05-07 01:43:17 +03:00
2003-08-11 22:44:43 +03:00
2004-06-22 04:47:28 +04:00
2003-12-10 04:31:42 +00:00
2004-02-16 10:03:25 +02:00
2004-05-07 18:52:06 +02:00
2004-04-07 16:04:28 +02:00
2004-04-27 15:33:40 +03:00
2004-02-22 08:09:32 +02:00
2004-06-22 04:47:28 +04:00
2004-05-13 23:47:20 +03:00
2004-05-13 23:47:20 +03:00
2004-06-22 04:47:28 +04:00
2003-08-29 13:44:35 +03:00
2004-05-26 17:04:45 +02:00
2004-05-05 23:29:35 +03:00
2004-06-22 04:47:28 +04:00
2004-04-01 22:47:09 +05:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-05-13 23:47:20 +03:00
2004-05-13 23:47:20 +03:00
2003-12-10 04:31:42 +00:00
2003-08-11 22:44:43 +03:00
2003-10-08 12:01:58 +03:00
2003-10-29 14:23:35 +01:00
2003-08-19 00:08:08 +03:00
2003-12-19 16:25:50 +02:00
2003-01-03 00:04:33 +02:00
2003-08-19 00:08:08 +03:00
2004-02-11 00:06:46 +01:00
2003-03-17 15:05:04 +02:00
2004-05-05 21:24:21 +03:00
2004-02-16 10:03:25 +02:00
2004-05-05 17:05:24 +03:00
2004-03-18 00:09:13 +02:00
2004-05-26 17:04:45 +02:00
2003-08-11 22:44:43 +03:00
2004-05-14 16:00:57 +02:00
2004-05-17 01:52:13 +03:00
2004-04-07 19:07:44 +02:00
2004-05-19 05:09:10 +03:00
2004-04-07 19:07:44 +02:00
2003-10-08 12:01:58 +03:00
2004-05-07 18:52:06 +02:00
2004-02-09 12:31:03 +01:00
2004-02-16 10:03:25 +02:00
2004-05-26 17:04:45 +02:00
2004-03-19 15:03:12 +02:00
2003-12-10 04:31:42 +00:00
2003-12-17 17:35:34 +02:00
2004-05-13 23:47:20 +03:00
2003-08-11 22:44:43 +03:00
2004-02-16 10:03:25 +02:00
2004-02-16 10:03:25 +02:00
2004-05-17 11:22:30 +03:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-02-16 10:03:25 +02:00
2004-02-16 10:03:25 +02:00
2004-05-19 17:07:28 +03:00
2004-05-13 23:47:20 +03:00