mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-30 04:26:45 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			118 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			118 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| if (`select convert(@@version_compile_os using latin1) IN ("Win32","Win64","Windows") = 0`)
 | |
| {
 | |
|   skip Need windows;
 | |
| }
 | |
| 
 | 
