summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElena Stepanova <elenst@montyprogram.com>2014-04-23 01:16:41 +0400
committerElena Stepanova <elenst@montyprogram.com>2014-04-23 01:16:41 +0400
commitcfc49f2f993440b8a2ab541b092b3737f2a0c68c (patch)
treeddb8dad9a5a86e833122fd0b3f87023480bb254c
parent44ff73e9f4b6336eb701a73e41a988e4fa8a503e (diff)
downloadmariadb-git-cfc49f2f993440b8a2ab541b092b3737f2a0c68c.tar.gz
Change in the result file merged from 5.1 did not take into account
MariaDB-specific result replacement
-rw-r--r--mysql-test/suite/funcs_1/r/is_tables_mysql.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/suite/funcs_1/r/is_tables_mysql.result b/mysql-test/suite/funcs_1/r/is_tables_mysql.result
index 3d58af72550..97cb0f593d6 100644
--- a/mysql-test/suite/funcs_1/r/is_tables_mysql.result
+++ b/mysql-test/suite/funcs_1/r/is_tables_mysql.result
@@ -133,7 +133,7 @@ TABLE_NAME help_category
TABLE_TYPE BASE TABLE
ENGINE MYISAM_OR_MARIA
VERSION 10
-ROW_FORMAT Dynamic
+ROW_FORMAT DYNAMIC_OR_PAGE
TABLE_ROWS #TBLR#
AVG_ROW_LENGTH #ARL#
DATA_LENGTH #DL#