1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Small adjustements to threadpool

This commit is contained in:
Vladislav Vaintroub
2011-12-18 20:40:38 +01:00
parent 468104567f
commit a5a22e9f64
9 changed files with 14 additions and 13 deletions

View File

@@ -749,6 +749,7 @@ THD::THD()
derived_tables_processing(FALSE),
spcont(NULL),
m_parser_state(NULL),
skip_wait_timeout(false),
#if defined(ENABLED_DEBUG_SYNC)
debug_sync_control(0),
#endif /* defined(ENABLED_DEBUG_SYNC) */