mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-30 18:36:12 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			268 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			268 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| set statement profiling=default for select 1;
 | |
| ERROR 42000: The system variable profiling cannot be set in SET STATEMENT.
 | |
| set statement profiling_history_size=default for select 1;
 | |
| ERROR 42000: The system variable profiling_history_size cannot be set in SET STATEMENT.
 | 
