MXS-1891: dealloc named prepare should route to all (#174)
* dealloc named prepare route to all * add newline * erase from ps manager too * little refactor
This commit is contained in:
committed by
Johan Wikman
parent
1a24f0a956
commit
cd136b11a7
@ -2136,7 +2136,7 @@ public:
|
||||
ss_dassert(this_thread.initialized);
|
||||
|
||||
m_status = QC_QUERY_PARSED;
|
||||
m_type_mask = QUERY_TYPE_WRITE;
|
||||
m_type_mask = QUERY_TYPE_DEALLOC_PREPARE;
|
||||
|
||||
// If information is collected in several passes, then we may
|
||||
// this information already.
|
||||
|
||||
Reference in New Issue
Block a user