mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-30 04:26:45 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			246 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			246 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| source include/have_profiling.inc;
 | |
| 
 | |
| #
 | |
| # Prohibited Variables
 | |
| #
 | |
| --error ER_SET_STATEMENT_NOT_SUPPORTED
 | |
| set statement profiling=default for select 1;
 | |
| --error ER_SET_STATEMENT_NOT_SUPPORTED
 | |
| set statement profiling_history_size=default for select 1;
 |