diff options
Diffstat (limited to 'mysql-test/r')
-rw-r--r-- | mysql-test/r/join.result | 13 | ||||
-rw-r--r-- | mysql-test/r/rpl000006.result | 2 |
2 files changed, 15 insertions, 0 deletions
diff --git a/mysql-test/r/join.result b/mysql-test/r/join.result index 00285c57a7e..3c5a72edc68 100644 --- a/mysql-test/r/join.result +++ b/mysql-test/r/join.result @@ -7,3 +7,16 @@ id count(t2.id) id count(t2.id) 75 1 107 1 +id catid stateid countyid +27 2 12 11 +28 2 12 11 +29 2 12 25 +26 1 6 37 +id catid stateid countyid +26 1 6 37 +27 2 12 11 +28 2 12 11 +29 2 12 25 +a +1 +2 diff --git a/mysql-test/r/rpl000006.result b/mysql-test/r/rpl000006.result index 31a36f88f39..56cd7166510 100644 --- a/mysql-test/r/rpl000006.result +++ b/mysql-test/r/rpl000006.result @@ -2,3 +2,5 @@ unix_timestamp(t) 200006 unix_timestamp(t) 200006 +Table Op Msg_type Msg_text +test.t1 check status OK |