1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

merge from 5.1 for bug#11764633

This commit is contained in:
Mayank Prasad
2011-05-18 19:47:29 +05:30
parent a48bff1d90
commit 359549beab
4 changed files with 54 additions and 2 deletions

View File

@ -2199,6 +2199,7 @@ public:
void cleanup(void);
void cleanup_after_query();
bool store_globals();
bool restore_globals();
#ifdef SIGNAL_WITH_VIO_CLOSE
inline void set_active_vio(Vio* vio)
{