mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-03 14:33:32 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			163 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			163 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
if (`select count(*) = 0 from information_schema.plugins where plugin_name = 'test_plugin_server' and plugin_status='active'`)
 | 
						|
{
 | 
						|
  --skip Needs auth_test_plugin
 | 
						|
}
 |