mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 02:46:29 +01:00 
			
		
		
		
	 1963a87b2e
			
		
	
	
	1963a87b2e
	
	
	
		
			
			The fix was introduced, along with re-ordering to do other macros that check test environment capabilities before master/slave is set up.
		
			
				
	
	
		
			12 lines
		
	
	
	
		
			326 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			326 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| # BUG#37656
 | |
| #
 | |
| #  For details look into extra/rpl_tests/rpl_lower_case_table_names.test
 | |
| #
 | |
| 
 | |
| -- source include/not_windows.inc
 | |
| -- source include/have_innodb.inc
 | |
| -- source include/have_binlog_format_mixed_or_statement.inc
 | |
| -- source include/master-slave.inc
 | |
| 
 | |
| -- let $engine=InnoDB
 | |
| -- source include/rpl_lower_case_table_names.test
 |