mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 10:56:12 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			85 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			85 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| if (`select version() like '%debug%'`)
 | |
| {
 | |
|   skip Does not run with debug binaries;
 | |
| }
 | |
| 
 | 
