1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Fix compilation warnings.

This commit is contained in:
Alexander Nozdrin
2010-10-12 14:07:13 +04:00
parent c0557845a1
commit 26e12a11bb
3 changed files with 4 additions and 3 deletions

View File

@ -412,7 +412,8 @@ struct Query_cache_wait_state
Query_cache_wait_state(THD *thd, const char *func,
const char *file, unsigned int line)
: m_thd(thd)
: m_thd(thd),
m_proc_info(NULL)
{
if (m_thd)
m_proc_info= set_thd_proc_info(m_thd,