mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-03 14:33:32 +03:00 
			
		
		
		
	Added encryption support for online alter table where InnoDB temporary files are used. Added similar support also for tables containing full text-indexes. Made sure that table remains encrypted during discard and import tablespace.
		
			
				
	
	
		
			9 lines
		
	
	
		
			188 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			188 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
--innodb-encrypt-tables=ON
 | 
						|
--innodb-encrypt-log=ON
 | 
						|
--innodb-encryption-rotate-key-age=15
 | 
						|
--innodb-encryption-threads=4
 | 
						|
--innodb-tablespaces-encryption
 | 
						|
--innodb-max-dirty-pages-pct=0.001
 | 
						|
 | 
						|
 |