mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-30 04:26:45 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			322 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			322 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| #
 | |
| # Differs slightly from show_binlog events in showing server_id
 | |
| # which is important for some tests
 | |
| #
 | |
| --let $binlog_start=106
 | |
| --replace_result $binlog_start <binlog_start>
 | |
| --replace_column 2 # 5 #
 | |
| --replace_regex /\/\* xid=.* \*\//\/* XID *\// /table_id: [0-9]+/table_id: #/
 | |
| --eval show binlog events from $binlog_start
 | 
