mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
perfschema compilation, test and misc fixes
This commit is contained in:
@@ -70,6 +70,8 @@ public:
|
||||
{
|
||||
m_pfs= NULL;
|
||||
m_thread_internal_id= 0;
|
||||
for (uint i=0; i < m_array.elements(); i++)
|
||||
m_array.at(i).~User_variable();
|
||||
m_array.clear();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user