diff options
Diffstat (limited to 'mysql-test')
-rw-r--r-- | mysql-test/r/innobase.result | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/r/innobase.result b/mysql-test/r/innobase.result index 6c45bfd810d..4e2c659bffb 100644 --- a/mysql-test/r/innobase.result +++ b/mysql-test/r/innobase.result @@ -445,3 +445,5 @@ i j 1 2 MIN(B) MAX(b) 1 1 +table type possible_keys key key_len ref rows Extra +t1 range PRIMARY PRIMARY 4 NULL 1 where used |