mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 15:50:51 +03:00 
			
		
		
		
	Problem was that it tried to run partitioning function calls when opening a partitioned table, when it was explicitly disabled. Solution is to check if the partitioning plugin is ready to use before using any partitioning specific calls.
		
			
				
	
	
		
			3 lines
		
	
	
		
			47 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			47 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Variable_name	Value
 | |
| have_partitioning	DISABLED
 |