MXS-1625 Remove need for RWS session in log_transaction_status()
This commit is contained in:
@ -151,7 +151,7 @@ public:
|
||||
|
||||
uint32_t get_route_target(uint8_t command, uint32_t qtype);
|
||||
|
||||
MXS_SESSION* session()
|
||||
MXS_SESSION* session() const
|
||||
{
|
||||
return m_pSession;
|
||||
}
|
||||
|
Reference in New Issue
Block a user