diff options
Diffstat (limited to 'mysql-test')
-rw-r--r-- | mysql-test/r/distinct.result | 6 | ||||
-rw-r--r-- | mysql-test/r/innodb.result | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/mysql-test/r/distinct.result b/mysql-test/r/distinct.result index 309ed5dff4e..8f8770e5602 100644 --- a/mysql-test/r/distinct.result +++ b/mysql-test/r/distinct.result @@ -167,3 +167,9 @@ a sec_to_time(sum(time_to_sec(t))) a sec_to_time(sum(time_to_sec(t))) 1 00:06:15 1 00:36:30 +a +4 +3 +a c +4 NULL +3 NULL diff --git a/mysql-test/r/innodb.result b/mysql-test/r/innodb.result index 52251e8f87a..fd7900af13b 100644 --- a/mysql-test/r/innodb.result +++ b/mysql-test/r/innodb.result @@ -438,7 +438,7 @@ hello 1 Table Op Msg_type Msg_text test.t1 optimize error The handler for the table doesn't support check/repair Table Non_unique Key_name Seq_in_index Column_name Collation Cardinality Sub_part Packed Comment -t1 0 PRIMARY 1 a A 1 NULL NULL +t1 0 PRIMARY 1 a A 2 NULL NULL i j 1 2 i j |