Fix xpand_transaction_replay configuration
The test expected rollbacks to be automatically replayed without it being configured.
This commit is contained in:
		@ -18,6 +18,7 @@ cluster=Xpand-Monitor
 | 
				
			|||||||
user=maxskysql
 | 
					user=maxskysql
 | 
				
			||||||
password=skysql
 | 
					password=skysql
 | 
				
			||||||
transaction_replay=true
 | 
					transaction_replay=true
 | 
				
			||||||
 | 
					transaction_replay_retry_on_deadlock=true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[RCR]
 | 
					[RCR]
 | 
				
			||||||
type=service
 | 
					type=service
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user