mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-03 20:36:16 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			98 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			98 B
		
	
	
	
		
			Text
		
	
	
	
	
	
rename table mysql.plugin to test.plugin;
 | 
						|
flush tables;
 | 
						|
rename table test.plugin to mysql.plugin;
 |