mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 10:56:12 +01:00 
			
		
		
		
	 57421419ce
			
		
	
	
	57421419ce
	
	
	
		
			
			This removes the test combination
rocksdb_rpl.mdev12179 'innodb,row,row-write-committed-slave-gtid-optimized'
for which the server failed to start due to the invalid parameter
slave_gtid_info=optimized.
This was broken in 5173e396ff
		
	
			
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			153 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			153 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| [row-write-committed]
 | |
| binlog-format=row
 | |
| rocksdb_write_policy=write_committed
 | |
| 
 | |
| [row-write-prepared]
 | |
| binlog-format=row
 | |
| rocksdb_write_policy=write_prepared
 |