1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-02 19:25:03 +03:00
unknown 02425b7bf0 Added test for bug #5894 "Triggers with altered tables cause corrupt
databases" and basic handling of errors which happen in triggers.
(The bug itself was fixed by several previous patches).
Fixed bug in multi-delete which were exposed by these tests.


mysql-test/r/trigger.result:
  Added test for bug #5894 "Triggers with altered tables cause corrupt
  databases" and basic handling of errors which happen in triggers.
mysql-test/t/trigger.test:
  Added test for bug #5894 "Triggers with altered tables cause corrupt
  databases" and basic handling of errors which happen in triggers.
sql/sql_delete.cc:
  multi_delete::send_eof():
    Fixed bug which were exposed by testing of basic handling of errors
    in triggers. Error which happened in multi_delete::do_deletes() 
    was wiped out by thd->clear_error() and thus never sent to client
    (and this stalled client connection).
2005-05-30 18:55:56 +04:00
..
2005-05-24 18:51:53 +02:00
2005-05-21 23:23:39 +02:00
2005-05-26 21:01:55 +02:00
2005-05-25 18:33:32 +03:00
2005-05-26 21:01:55 +02:00
2005-05-26 21:01:55 +02:00
2005-05-23 21:15:00 +02:00
2005-05-26 21:01:55 +02:00
2005-05-26 21:01:55 +02:00
2005-05-17 21:43:15 +03:00
2005-05-26 21:01:55 +02:00
2005-05-26 21:01:55 +02:00
2005-05-26 21:01:55 +02:00
2005-05-26 21:01:55 +02:00
2005-05-18 13:54:36 -07:00
2005-05-13 14:04:32 +03:00
2005-05-26 21:01:55 +02:00
2005-05-26 21:01:55 +02:00
2005-05-26 21:01:55 +02:00
2005-05-26 21:01:55 +02:00
2005-05-26 21:01:55 +02:00
2005-05-26 21:01:55 +02:00
2005-05-26 21:01:55 +02:00
2005-05-26 21:01:55 +02:00
2005-05-26 21:01:55 +02:00
2005-05-26 21:01:55 +02:00
2005-05-06 11:39:30 +03:00
2005-05-26 21:01:55 +02:00
2005-05-26 21:01:55 +02:00
2005-05-05 20:06:49 +05:00
2005-05-26 21:01:55 +02:00
2005-05-06 11:39:30 +03:00
2005-05-26 21:01:55 +02:00
2005-05-26 21:01:55 +02:00
2005-05-26 21:01:55 +02:00
2005-05-26 21:01:55 +02:00
2005-03-24 14:32:40 +01:00
2005-05-19 04:48:22 +03:00
2005-05-18 19:00:21 +03:00
2005-05-18 19:00:21 +03:00
2005-05-26 21:01:55 +02:00
2005-05-26 21:01:55 +02:00
2005-05-02 10:19:37 -07:00
2005-05-26 21:01:55 +02:00
2005-05-20 16:34:59 -05:00
2005-05-26 21:01:55 +02:00
2005-05-19 15:20:10 +02:00
2005-05-24 22:19:33 +04:00
2005-05-26 21:01:55 +02:00
2005-05-26 21:01:55 +02:00
2005-05-26 21:01:55 +02:00
2005-03-16 16:11:01 +02:00
2005-05-26 21:01:55 +02:00
2005-03-16 04:32:47 +03:00
2005-05-26 21:01:55 +02:00
2005-05-26 21:01:55 +02:00
2005-05-06 11:39:30 +03:00
2005-05-24 22:19:33 +04:00
2005-05-24 22:19:33 +04:00
2005-05-26 21:01:55 +02:00
2005-03-31 10:39:48 +03:00
2005-05-10 16:41:47 -07:00
2005-05-26 21:01:55 +02:00