mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-04 04:46:15 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			117 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			117 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
--require include/have_local_infile.require
 | 
						|
disable_query_log;
 | 
						|
show variables like 'local_infile';
 | 
						|
enable_query_log;
 |