mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 15:50:51 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			490 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			490 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| ###################################################
 | |
| #                                                 #
 | |
| #  Functions within VIEWs based on ndb tables  #
 | |
| #                                                 #
 | |
| ###################################################
 | |
| 
 | |
| #
 | |
| # NOTE: PLEASE SEE THE DETAILED DESCRIPTION IN
 | |
| #       suite/funcs_1/views/func_view.inc
 | |
| #       BEFORE ADDING NEW TEST CASES HERE !!!
 | |
| 
 | |
| let $type= 'ndb' ;
 | |
| --source include/have_ndb.inc
 | |
| 
 | |
| --source suite/funcs_1/views/func_view.inc
 | |
| 
 | 
