repo.or.cz
/
tomato.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mySQL 5.0.11 sources for tomato
[tomato.git]
/
release
/
src
/
router
/
mysql
/
mysql-test
/
t
/
variables_community.test
blob
0092d34133da725c5a2062360d845cb8ebedb10a
1
--source include/have_community_features.inc
2
3
#
4
# Bug#24822: Patch: uptime_since_flush_status
5
#
6
--replace_column 2 #
7
show global status like "Uptime_%";
8
flush status;
9
--replace_column 2 #
10
show global status like "Uptime_%"; # Almost certainly zero
11