mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-03 14:33:32 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			206 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			206 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
#### suite/funcs_1/t/ndb_storedproc_10.test
 | 
						|
#
 | 
						|
# 1. Check if ndb is available
 | 
						|
--source include/have_ndb.inc
 | 
						|
 | 
						|
# 2. Set $engine_type
 | 
						|
let $engine_type= ndb;
 | 
						|
 | 
						|
--source suite/funcs_1/storedproc/storedproc_10.inc
 |