mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 15:50:51 +03:00 
			
		
		
		
	mysql-test/t/openssl_1.test: Add "have_ssl" as synonym for "have_openssl" Correct comment
		
			
				
	
	
		
			12 lines
		
	
	
		
			230 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			230 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| -- source include/have_ssl.inc
 | |
| 
 | |
| # This test can't be in func_encrypt.test, because it requires
 | |
| # --des-key-file to not be set.
 | |
| 
 | |
| #
 | |
| # Bug #11643: des_encrypt() causes server to die
 | |
| #
 | |
| select des_encrypt('hello');
 | |
| 
 | |
| # End of 4.1 tests
 |