mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 10:56:12 +01:00 
			
		
		
		
	 e11661a4a2
			
		
	
	
	e11661a4a2
	
	
	
		
			
			Add a test related to the Encrypted Key File by following instructions in kb example https://mariadb.com/kb/en/file-key-management-encryption-plugin/#creating-the-key-file Reviewed by Daniel Black (with minor formatting and re-org of duplicate close(f) calls).
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			153 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			153 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| let SEARCH_PATTERN=the filekey is too long;
 | |
| source filekeys_badtest.inc;
 | |
| 
 | |
| --echo # Test checks if opening an too large secret does not crash the server.
 |