mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-04 12:56:14 +01:00 
			
		
		
		
	Tests with checking metadata or that cannot be run with the view-protocol are excluded from --view-protocol. For tests that do not allow the use of an additional connection, the util connection is disabled with "--disable_service_connection". Also cases with bugs for --view-protocol are disabled.
		
			
				
	
	
		
			6 lines
		
	
	
		
			No EOL
		
	
	
		
			161 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			No EOL
		
	
	
		
			161 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
# The file with expected results fits only to a run without
 | 
						|
# view-protocol.
 | 
						|
if (`SELECT $VIEW_PROTOCOL > 0`)
 | 
						|
{
 | 
						|
   --skip Test requires: view-protocol disabled
 | 
						|
} |