mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-28 17:15:19 +03:00 
			
		
		
		
	Conflicts: Text conflict in client/mysqltest.cc Text conflict in configure.in Text conflict in mysql-test/include/mtr_warnings.sql
		
			
				
	
	
		
			12 lines
		
	
	
		
			241 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			241 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| --source include/have_profiling.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
 | |
| 
 |