mirror of
https://github.com/MariaDB/server.git
synced 2026-04-27 02:35:29 +02:00
Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.
Conflicts: Text conflict in mysql-test/r/explain.result Text conflict in mysql-test/t/explain.test Text conflict in sql/net_serv.cc Text conflict in sql/sp_head.cc Text conflict in sql/sql_priv.h
This commit is contained in:
commit
77b0e89328
19 changed files with 180 additions and 58 deletions
|
|
@ -305,10 +305,6 @@ public:
|
|||
|
||||
virtual ~sp_head();
|
||||
|
||||
/// Free memory
|
||||
void
|
||||
destroy();
|
||||
|
||||
bool
|
||||
execute_trigger(THD *thd,
|
||||
const LEX_STRING *db_name,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue