1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-28 13:01:41 +03:00
unknown 7a74837e00 Many fixes.
I still have to make a test case for :

UPDATE from sub-select with derived table


mysql-test/r/multi_update.result:
  Test for found rows in multi-table update
mysql-test/r/subselect.result:
  Fix for new syntax for UNION's
mysql-test/t/multi_update.test:
  Test for found rows in multi-table update
mysql-test/t/subselect.test:
  Fix for new syntax for UNION's
sql/sql_cache.cc:
  Fix for a bug that involved derived table in sub-select in UPDATE or
  DELETE statement
sql/sql_derived.cc:
  Fix for a bug that involved derived table in sub-select in UPDATE or
  DELETE statement
sql/sql_parse.cc:
  Fix for a bug that involved derived table in sub-select in UPDATE or
  DELETE statement
sql/sql_show.cc:
  Fix for th eshow of replication status
sql/sql_yacc.yy:
  Three fixes.
  
  One for not allowing mixing of braces and non-braces in UNION's
  
  Second one for table aliases in multi-table deletes / updates
  
  Third one for using derived tables within sub-selects for 
  UPDATE / DELETE commands
2002-12-24 13:58:07 +02:00
..
2002-12-12 16:09:06 +02:00
2001-11-26 03:30:16 +02:00
2002-12-09 19:20:05 +03:00
2001-01-31 04:47:25 +02:00
2002-03-13 17:20:17 +00:00
2001-06-12 17:13:52 +03:00
2001-10-08 05:36:35 +03:00
2002-11-18 18:28:51 +02:00
2002-12-19 09:38:26 +04:00
2002-12-15 22:01:09 +02:00
2002-02-13 22:37:19 +02:00
2001-08-18 10:49:00 +03:00
2002-03-22 22:55:08 +02:00
2001-11-20 17:58:00 +01:00
2001-04-17 21:30:02 +02:00
2002-11-20 15:17:17 +01:00
2002-05-17 10:50:57 +03:00
2001-12-13 15:53:18 +02:00
2002-12-14 03:36:59 +04:00
2002-12-14 17:49:01 +02:00
2002-11-22 13:52:40 +02:00
2001-11-30 22:09:44 -07:00
2002-12-05 19:38:42 +02:00
2002-01-03 14:31:54 +00:00
2002-12-14 03:36:59 +04:00
2002-04-13 15:34:39 +03:00
2002-11-25 18:34:24 +02:00
2001-11-28 02:55:52 +02:00
2001-12-05 23:15:05 +02:00
2002-05-16 18:20:49 +03:00
2000-12-29 16:06:10 +02:00
2002-07-23 18:31:22 +03:00
2001-10-24 11:52:19 -06:00
2002-12-24 13:58:07 +02:00
2002-11-21 15:56:48 +02:00
2001-09-01 06:57:08 +08:00
2001-09-01 06:57:08 +08:00
2001-09-27 23:05:54 -06:00
2001-08-18 10:49:00 +03:00
2001-10-08 07:24:04 +03:00
2002-12-10 18:10:00 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2002-09-11 06:40:08 +03:00
2002-08-24 02:10:49 +03:00
2002-11-21 15:56:48 +02:00
2001-12-12 18:55:33 -07:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2002-12-14 03:36:59 +04:00
2002-12-24 13:58:07 +02:00
2001-11-28 03:47:15 +02:00
2002-12-05 03:52:53 +02:00
2002-05-27 23:52:21 +03:00
2001-06-28 15:24:28 +03:00
2001-01-22 05:32:58 +02:00
2001-11-08 22:30:27 +02:00
2002-11-21 15:56:48 +02:00