summaryrefslogtreecommitdiff
path: root/mysql-test/suite/sysschema/r/v_schema_tables_with_full_table_scans.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/sysschema/r/v_schema_tables_with_full_table_scans.result')
-rw-r--r--mysql-test/suite/sysschema/r/v_schema_tables_with_full_table_scans.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/suite/sysschema/r/v_schema_tables_with_full_table_scans.result b/mysql-test/suite/sysschema/r/v_schema_tables_with_full_table_scans.result
index a6aca341f2e..9516071ca9b 100644
--- a/mysql-test/suite/sysschema/r/v_schema_tables_with_full_table_scans.result
+++ b/mysql-test/suite/sysschema/r/v_schema_tables_with_full_table_scans.result
@@ -3,7 +3,7 @@ Field Type Null Key Default Extra
object_schema varchar(64) YES NULL
object_name varchar(64) YES NULL
rows_full_scanned bigint(20) unsigned NO NULL
-latency text YES NULL
+latency varchar(12) YES NULL
SELECT * FROM sys.schema_tables_with_full_table_scans;
DESC sys.x$schema_tables_with_full_table_scans;
Field Type Null Key Default Extra