mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-30 04:26:45 +03:00 
			
		
		
		
	- Remove the "hack" from mtr.pl that skipped searching for the .dll files when embedded and windows. Now the variables will be preoperly initialized. - Make the tests detect that they can't run on windows+embedded
		
			
				
	
	
		
			5 lines
		
	
	
		
			125 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			125 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| --source include/not_windows_embedded.inc
 | |
| --source include/have_example_plugin.inc
 | |
| 
 | |
| SELECT @@global.example_enum_var = 'e2';
 |