mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-03 14:33:32 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			164 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			164 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
if (`select count(*) = 0 from information_schema.session_variables where variable_name = 'slave_run_triggers_for_rbr'`)
 | 
						|
{
 | 
						|
  skip RBR triggers are not available;
 | 
						|
}
 | 
						|
 |