mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 10:56:12 +01:00 
			
		
		
		
	 836d4e74d9
			
		
	
	
	836d4e74d9
	
	
	
		
			
			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
 |