mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-04 12:56:14 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			136 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			136 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
# Reset the performance_schema.setup_instruments table
 | 
						|
 | 
						|
UPDATE performance_schema.setup_instruments SET enabled = 'YES', timed = 'YES';
 |