mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 19:06:14 +01:00 
			
		
		
		
	 daed558b2c
			
		
	
	
	daed558b2c
	
	
	
		
			
			This commit contains a fix to use modern syntax for selecting character classes in the tr utility options. Also one of the tests for SST via rsync (galera_sst_rysnc2) is made more reliable (to avoid rare failures during automatic testing).
		
			
				
	
	
		
			14 lines
		
	
	
	
		
			559 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
	
		
			559 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| --source include/galera_cluster.inc
 | |
| 
 | |
| --let $node_1=node_1
 | |
| --let $node_2=node_2
 | |
| --source include/auto_increment_offset_save.inc
 | |
| 
 | |
| --source suite/galera/include/galera_st_shutdown_slave.inc
 | |
| --source suite/galera/include/galera_st_clean_slave.inc
 | |
| 
 | |
| --let $wsrep_recover_additional=--log-bin=$MYSQLTEST_VARDIR/mysqld.2/server2_binlog --log-bin-index=$MYSQLTEST_VARDIR/tmp/server2_binlog_index.index
 | |
| 
 | |
| --source suite/galera/include/galera_st_kill_slave.inc
 | |
| --source suite/galera/include/galera_st_kill_slave_ddl.inc
 | |
| --source include/auto_increment_offset_restore.inc
 |