summaryrefslogtreecommitdiff
path: root/mysql-test/r/variables+c.result
diff options
context:
space:
mode:
authorcmiller@zippy.cornsilk.net <>2007-05-02 14:13:33 -0400
committercmiller@zippy.cornsilk.net <>2007-05-02 14:13:33 -0400
commit587290cf00e787992e08282b416b4a74eb675556 (patch)
treea3f368b5c0fe064f88744b2233b685ef3bb63d8a /mysql-test/r/variables+c.result
parent71a0ecee6e2241f6f1fcf8216b37067b5ac0161b (diff)
downloadmariadb-git-587290cf00e787992e08282b416b4a74eb675556.tar.gz
Fix up merge. Some macros are now functions. Some functions are
renamed. Some new THD proc_info states are new. Directories must be encountered in make in a specific order, to have symlinks already set. Move community-server-specific tests into own tests, so that we can exempt them from testing on enterprise servers.
Diffstat (limited to 'mysql-test/r/variables+c.result')
-rw-r--r--mysql-test/r/variables+c.result7
1 files changed, 7 insertions, 0 deletions
diff --git a/mysql-test/r/variables+c.result b/mysql-test/r/variables+c.result
new file mode 100644
index 00000000000..7a2976d1267
--- /dev/null
+++ b/mysql-test/r/variables+c.result
@@ -0,0 +1,7 @@
+show global status like "Uptime_%";
+Variable_name Value
+Uptime_since_flush_status #
+flush status;
+show global status like "Uptime_%";
+Variable_name Value
+Uptime_since_flush_status #