mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-30 04:26:45 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			115 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			115 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| -- require r/have_query_cache.require
 | |
| disable_query_log;
 | |
| show variables like 'have_query_cache';
 | |
| enable_query_log;
 |