mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-03 14:33:32 +03:00 
			
		
		
		
	- created binlog_encryption test suite and added it to the default list - moved some tests from rpl, binlog and multisource suites to extra so that they could be re-used in different suites - made minor changes in include files
		
			
				
	
	
		
			8 lines
		
	
	
		
			78 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			78 B
		
	
	
	
		
			INI
		
	
	
	
	
	
!include my.cnf
 | 
						|
 | 
						|
[mysqld.1]
 | 
						|
max_binlog_size=4096
 | 
						|
 | 
						|
[mysqld.2]
 | 
						|
skip-slave-start
 |