mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-03 14:33:32 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			92 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			92 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
if (`SELECT @@binlog_format = 'ROW'`)
 | 
						|
{
 | 
						|
     skip Test cannot run with binlog_format row;
 | 
						|
}
 |