mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-30 04:26:45 +03:00 
			
		
		
		
	mysql-test/include/have_binlog_format_mixed_or_row.inc: better skip message mysql-test/include/have_binlog_format_mixed_or_statement.inc: better skip message mysql-test/include/have_binlog_format_row_or_statement.inc: better skip message mysql-test/t/warnings_engine_disabled.test: better skip message
		
			
				
	
	
		
			7 lines
		
	
	
		
			102 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			102 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| --source include/have_log_bin.inc
 | |
| 
 | |
| if (`SELECT @@binlog_format != 'ROW'`)
 | |
| {
 | |
|   --skip Not ROW format
 | |
| }
 |