mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-04 04:46:15 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			117 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			117 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
# Reset the performance_schema.setup_consumers table
 | 
						|
 | 
						|
UPDATE performance_schema.setup_consumers SET enabled = 'YES';
 |