mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-03 14:33:32 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			114 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			114 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
-- require r/have_partition.require
 | 
						|
disable_query_log;
 | 
						|
show variables like 'have_partitioning';
 | 
						|
enable_query_log;
 |