mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-03 14:33:32 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			162 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			162 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
-- source include/not_embedded.inc
 | 
						|
 | 
						|
#
 | 
						|
# BUG #10308: purge log with subselect
 | 
						|
#
 | 
						|
 | 
						|
purge master logs before (select adddate(current_timestamp(), interval -4 day));
 | 
						|
 |