mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 02:46:29 +01:00 
			
		
		
		
	 8036ad0a08
			
		
	
	
	8036ad0a08
	
	
	
		
			
			* support statically compiled file_key_management when possible * rename encryption.encryption_create_or_replace -> encryption.create_or_replace * delete unnecessary *.opt file (including have_key_management_plugin.inc is enough) * remove unnecessary LOWER() for strings that are compared case insensitively anyway
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			84 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			84 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| if (!$FILE_KEY_MANAGEMENT_SO)
 | |
| {
 | |
|   --skip Needs dynamic file_key_management plugin
 | |
| }
 |