summaryrefslogtreecommitdiff
path: root/mysql-test/r
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/r')
-rw-r--r--mysql-test/r/unions_one.result15
1 files changed, 15 insertions, 0 deletions
diff --git a/mysql-test/r/unions_one.result b/mysql-test/r/unions_one.result
new file mode 100644
index 00000000000..66cffd9aec1
--- /dev/null
+++ b/mysql-test/r/unions_one.result
@@ -0,0 +1,15 @@
+a b
+1 a
+2 b
+3 c
+4 d
+5 e
+6 f
+a b
+1 a
+2 b
+3 c
+3 c
+4 d
+5 e
+6 f