mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-03 14:33:32 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			153 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			153 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
--source include/have_log_bin.inc
 | 
						|
 | 
						|
-- require r/have_binlog_format_row.require
 | 
						|
disable_query_log;
 | 
						|
show variables like 'binlog_format';
 | 
						|
enable_query_log;
 |