 2e809524d1
			
		
	
	2e809524d1
	
	
	
		
			
			When the connection state is reset by executing a COM_CHANGE_USER or COM_RESET_CONNECTION, readwritesplit does not need to store the session command history that was executed before it. With this, pooled connections will effectively behave like normal connections if the pooling mechanism is smart enough to reset the connection. This also prevents unwanted visibility into the session states of other connections.