Push to mysql-5.5
This commit is contained in:
commit
d155874d83
@ -1,4 +1,4 @@
|
|||||||
/* Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
|
/* Copyright (c) 2009, 2013, Oracle and/or its affiliates. All rights reserved.
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify
|
This program is free software; you can redistribute it and/or modify
|
||||||
it under the terms of the GNU General Public License as published by
|
it under the terms of the GNU General Public License as published by
|
||||||
@ -55,6 +55,7 @@ void check_performance_schema()
|
|||||||
|
|
||||||
PFS_engine_table_share::check_all_tables(thd);
|
PFS_engine_table_share::check_all_tables(thd);
|
||||||
|
|
||||||
|
thd->restore_globals();
|
||||||
delete thd;
|
delete thd;
|
||||||
DBUG_VOID_RETURN;
|
DBUG_VOID_RETURN;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user