mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 02:46:29 +01:00 
			
		
		
		
	 6c3f1f661c
			
		
	
	
	6c3f1f661c
	
	
	
		
			
			Added ability to disable/enable (--disable_view_protocol/--enable_view_protocol) view-protocol in tests. When the option "--disable_view_protocol" is used util connections are closed. Added new test for checking view-protocol
		
			
				
	
	
		
			6 lines
		
	
	
		
			No EOL
		
	
	
		
			148 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			No EOL
		
	
	
		
			148 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| # The file with expected results fits only to a run with
 | |
| # view-protocol.
 | |
| if (`SELECT $VIEW_PROTOCOL = 0`)
 | |
| {
 | |
|    --skip Test requires view-protocol
 | |
| } |