1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-28 13:01:41 +03:00
unknown 2fc5d274e8 Fixing bug #8850 in such a way that when TRUNCATE is called within
stored  procedure,  it  is converted  to DELETE.


mysql-test/r/sp.result:
  A result for  the  test  case  for bug #8850
mysql-test/t/sp.test:
  A test  case  for the bug #8850
sql/sql_delete.cc:
  A fix for bug  #8850, plus adding a missing call  to mysql_init_select(),
  which  caused mem_root corruption.
sql/sql_parse.cc:
  A fix for the bug #8850
BitKeeper/etc/ignore:
  Added acinclude.m4 to the ignore list
2005-03-05 21:44:15 +02:00
..
2005-02-25 17:12:06 +02:00
2005-02-09 02:50:45 +04:00
2005-02-28 12:18:39 +02:00
2004-12-31 00:44:00 +02:00
2005-02-19 12:15:30 +01:00
2005-02-20 22:52:28 +03:00
2005-02-18 14:42:14 +01:00
2005-02-14 21:50:09 +01:00
2005-02-09 02:50:45 +04:00
2005-02-04 11:59:02 -08:00
2005-02-28 09:55:40 +01:00
2005-02-24 06:24:46 +01:00
2005-02-11 22:30:37 +01:00
2005-02-09 02:50:45 +04:00
2005-02-09 02:50:45 +04:00
2005-02-22 12:51:23 +02:00
2004-12-22 13:54:39 +02:00
2005-02-10 02:27:37 +02:00
2005-02-09 02:50:45 +04:00
2005-02-09 02:50:45 +04:00
2005-02-09 02:50:45 +04:00
2005-02-09 02:50:45 +04:00
2005-02-09 02:50:45 +04:00
2005-02-09 02:50:45 +04:00
2005-02-22 12:51:23 +02:00
2005-01-26 15:19:20 +01:00
2005-02-25 17:12:06 +02:00
2005-02-25 17:12:06 +02:00
2005-02-09 02:50:45 +04:00
2005-02-25 17:12:06 +02:00
2005-02-28 16:20:02 +02:00
2004-12-29 16:07:27 +03:00
2004-12-22 13:54:39 +02:00
2005-02-09 02:50:45 +04:00
2005-02-22 15:47:00 +02:00
2005-02-09 02:50:45 +04:00
2005-01-20 07:51:00 +03:00
2004-11-12 15:36:31 +02:00
2005-02-24 06:24:46 +01:00
2005-02-14 21:50:09 +01:00
2005-02-25 17:12:06 +02:00
2005-01-24 19:41:42 +01:00
2005-02-09 02:50:45 +04:00
2005-02-21 17:07:40 +02:00
2005-02-07 21:39:37 +02:00
2005-02-28 12:18:39 +02:00
2005-02-22 15:47:00 +02:00
2004-12-22 13:54:39 +02:00
2005-02-09 02:50:45 +04:00
2005-02-28 12:18:39 +02:00
2005-02-28 12:18:39 +02:00
2005-02-15 17:12:13 +02:00
2004-11-25 02:23:13 +02:00
2005-02-14 21:50:09 +01:00
2004-12-19 20:25:19 +02:00
2005-02-15 22:06:55 +03:00
2005-02-14 21:50:09 +01:00
2005-02-09 02:50:45 +04:00
2005-02-09 00:31:56 +02:00
2004-11-25 02:23:13 +02:00
2004-10-06 19:14:33 +03:00
2004-11-08 01:13:54 +02:00
2004-12-31 00:50:30 +02:00
2004-12-22 13:54:39 +02:00
2005-02-07 19:42:03 +02:00