mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-03 14:33:32 +03:00 
			
		
		
		
	mysql-test/include/master-slave-end.inc: New BitKeeper file ``mysql-test/include/master-slave-end.inc'' mysql-test/include/ndb_setup_slave.inc: New BitKeeper file ``mysql-test/include/ndb_setup_slave.inc''
		
			
				
	
	
		
			7 lines
		
	
	
		
			115 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			115 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
--connection master
 | 
						|
--sync_slave_with_master
 | 
						|
--connection slave
 | 
						|
--disable_query_log
 | 
						|
STOP SLAVE;
 | 
						|
--enable_query_log
 |