mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-03 20:36:16 +01:00 
			
		
		
		
	Introduce innodb_encrypt_log.combinations and prove that the encryption and decryption take place during both online ADD INDEX (WL#5266) and online table-rebuilding ALTER (WL#6625).
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			139 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			139 B
		
	
	
	
		
			Text
		
	
	
	
	
	
[crypt]
 | 
						|
innodb_encrypt_log=ON
 | 
						|
innodb_encryption_rotate_key_age=1
 | 
						|
plugin_load_add=$DEBUG_KEY_MANAGEMENT_SO
 | 
						|
 | 
						|
[clear]
 | 
						|
skip_innodb_encrypt_log
 |