MXS-1625 Move log_transaction_status() to QueryClassifier
This commit is contained in:
@ -199,6 +199,8 @@ public:
|
||||
return m_pSession;
|
||||
}
|
||||
|
||||
void log_transaction_status(GWBUF *querybuf, uint32_t qtype);
|
||||
|
||||
private:
|
||||
class PSManager;
|
||||
typedef std::shared_ptr<PSManager> SPSManager;
|
||||
|
Reference in New Issue
Block a user