1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00
Files
mariadb/mysql-test/t
unknown cfefd88d37 information_schema.result, information_schema.test:
Added a test in connection with the fix for
  bug #6106.
view.result, view.test:
  Added test cases for bugs #6106/6107.
sql_show.cc:
  The addition of the case for items of the type REF_ITEM in the
  function uses_only_table_name_fields became necessary after
  the fix for bug #6106.
sql_base.cc:
  The problem was due to the fact that two different column
  references were glued together though one of them belonged to
  a subquery while another to an outer query. This caused
  eventually a wrong calculation of values for the used_tables
  attribute.


sql/sql_base.cc:
  The problem was due to the fact that two different column
  references were glued together though one of them belonged to
  a subquery while another to an outer query. This caused
  eventually a wrong calculation of values for the used_tables
  attribute.
sql/sql_show.cc:
  The addition of the case for items of the type REF_ITEM in the
  function uses_only_table_name_fields became necessary after
  the fix for bug #6106.
mysql-test/t/view.test:
  Added test cases for bugs #6106/6107.
mysql-test/r/view.result:
  Added test cases for bugs #6106/6107.
mysql-test/t/information_schema.test:
  Added a test in connection with the fix for
  bug #6106.
mysql-test/r/information_schema.result:
  Added a test in connection with the fix for
  bug #6106.
2005-04-13 23:06:37 -07:00
..
2005-01-26 15:51:46 +01:00
2005-02-09 02:50:45 +04:00
2005-03-15 16:54:11 +03:00
2005-04-05 19:45:34 -07:00
2004-11-02 16:02:12 +04:00
2005-04-13 10:38:11 -07:00
2005-02-15 21:03:17 -08:00
2005-02-22 15:47:00 +02:00
2005-03-16 09:23:38 +01:00
2005-04-02 20:28:58 +02:00
2004-12-06 19:18:35 +02:00
2005-02-09 02:50:45 +04:00
2005-03-17 16:51:07 +03:00
2005-01-20 15:38:56 +04:00
2005-01-15 14:09:45 +02:00
2005-01-04 13:46:53 +02:00
2005-03-22 15:57:24 +02:00
2005-02-28 16:20:02 +02:00
2005-01-04 13:46:53 +02:00
2004-12-31 00:44:00 +02:00
2005-02-17 01:33:59 +00:00
2005-04-04 23:03:56 -07:00
2004-12-07 13:56:48 +03:00
2004-11-22 21:33:15 +01:00
2005-04-11 22:36:07 +02:00
2005-04-05 19:45:34 -07:00
2004-12-31 00:44:00 +02:00
2004-12-31 15:26:24 +01:00
2004-11-08 11:06:36 +01:00
2004-12-22 13:38:15 +01:00
2005-01-09 11:00:37 +01:00
2004-11-29 17:46:32 +00:00
2005-02-03 17:04:27 +01:00
2005-04-01 22:14:30 +02:00
2005-04-05 20:55:06 -07:00
2005-03-21 23:41:28 +02:00
2005-04-01 00:03:26 +05:00
2005-04-05 19:45:34 -07:00
2004-11-30 15:08:26 +00:00
2005-04-13 12:36:15 -07:00
2005-03-16 04:32:47 +03:00
2004-10-20 17:28:40 +03:00
2004-12-06 17:15:54 +02:00
2005-02-23 19:58:54 +01:00
2005-03-16 04:32:47 +03:00
2005-03-16 04:32:47 +03:00
2005-01-30 10:24:03 +00:00
2005-01-31 13:18:36 +00:00
2004-10-29 19:26:52 +03:00
2004-11-15 17:03:54 +01:00
2005-04-06 12:20:55 +02:00
2005-02-25 17:12:06 +02:00
2005-02-28 19:59:38 +04:00
2005-04-05 19:45:34 -07:00
2005-03-03 15:01:46 -08:00
2005-04-05 19:45:34 -07:00
2005-03-31 17:46:36 +02:00
2005-04-05 19:45:34 -07:00
2005-04-11 15:11:52 +05:00
2005-03-17 10:59:25 +04:00
2005-04-06 23:12:10 +02:00