mariadb/mysql-test/suite
kostja@bodhi.(none) ebb9c5d983 Bug#12713 "Error in a stored function called from a SELECT doesn't
cause ROLLBACK of statement", part 1. Review fixes.

Do not send OK/EOF packets to the client until we reached the end of 
the current statement.
This is a consolidation, to keep the functionality that is shared by all 
SQL statements in one place in the server.
Currently this functionality includes:
- close_thread_tables()
- log_slow_statement().

After this patch and the subsequent patch for Bug#12713, it shall also include:
- ha_autocommit_or_rollback()
- net_end_statement()
- query_cache_end_of_result().

In future it may also include:
- mysql_reset_thd_for_next_command().
2007-12-12 18:21:01 +03:00
..
binlog Merge stella.local:/home2/mydev/mysql-5.1-amain 2007-11-27 19:29:10 +01:00
funcs_1 Merge five.local.lan:/work/merge/mysql-5.0-build-30418 2007-11-21 15:06:38 +01:00
funcs_2 Merge four.local.lan:/WORK2/merge/mysql-5.0-31556 2007-10-18 13:13:21 +02:00
im Move instance manager tests to it's own suite 2007-08-29 19:02:33 +02:00
jp Many files: 2005-01-07 14:32:05 +02:00
large_tests Bug#27029 alter table ... enable keys crashes mysqld on large table 2007-06-21 12:45:56 -04:00
manual manual merge for bug_29136, bug#29309. 2007-10-13 23:12:50 +03:00
ndb Merge stella.local:/home2/mydev/mysql-5.1-amain 2007-11-27 19:29:10 +01:00
ndb_team moving these tests to suite ndb_team 2007-09-05 19:13:36 +02:00
parts Fixes for the bugs 2007-11-20 16:04:07 +01:00
rpl Bug#12713 "Error in a stored function called from a SELECT doesn't 2007-12-12 18:21:01 +03:00
rpl_ndb Disabling failing test that has been reported as bug. 2007-11-26 15:36:23 +01:00
stress Additional tests checking for symptoms observed within 2007-07-13 18:32:22 +02:00