12 lines
		
	
	
		
			250 B
		
	
	
	
		
			Plaintext
		
	
	
	
		
		
			
		
	
	
			12 lines
		
	
	
		
			250 B
		
	
	
	
		
			Plaintext
		
	
	
	
| 
								 | 
							
								--source include/have_community_features.inc
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								#
							 | 
						||
| 
								 | 
							
								# Bug#24822: Patch: uptime_since_flush_status
							 | 
						||
| 
								 | 
							
								#
							 | 
						||
| 
								 | 
							
								--replace_column 2 #
							 | 
						||
| 
								 | 
							
								show global status like "Uptime_%";
							 | 
						||
| 
								 | 
							
								flush status;
							 | 
						||
| 
								 | 
							
								--replace_column 2 #
							 | 
						||
| 
								 | 
							
								show global status like "Uptime_%";  # Almost certainly zero
							 | 
						||
| 
								 | 
							
								
							 |