summaryrefslogtreecommitdiff
path: root/mysql-test/r/information_schema.result
diff options
context:
space:
mode:
authorgeorg@lmy002.wdf.sap.corp <>2005-08-25 07:02:37 +0200
committergeorg@lmy002.wdf.sap.corp <>2005-08-25 07:02:37 +0200
commitadc603a93009b759a01f21b77bc2205e10bb6ad7 (patch)
tree32c5042ae3cdbfd18b184bf3322c7748c9965aa6 /mysql-test/r/information_schema.result
parent27b6d59db29e1ac5a58536a86088e8de752fde12 (diff)
parent254db48603d33df86f2e2e318bd0c533748986c3 (diff)
downloadmariadb-git-adc603a93009b759a01f21b77bc2205e10bb6ad7.tar.gz
Merge lmy002.wdf.sap.corp:/home/georg/work/mysql/bugs/mysql-5.0-master
into lmy002.wdf.sap.corp:/home/georg/work/mysql/bugs/mysql-5.0_5501
Diffstat (limited to 'mysql-test/r/information_schema.result')
-rw-r--r--mysql-test/r/information_schema.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/information_schema.result b/mysql-test/r/information_schema.result
index 679eb96e4ed..91a99e4ea55 100644
--- a/mysql-test/r/information_schema.result
+++ b/mysql-test/r/information_schema.result
@@ -152,7 +152,7 @@ Name Engine Version Row_format Rows Avg_row_length Data_length Max_data_length I
t2 MyISAM 10 Fixed 0 0 0 # 1024 0 NULL # # NULL latin1_swedish_ci NULL
t3 MyISAM 10 Fixed 0 0 0 # 1024 0 NULL # # NULL latin1_swedish_ci NULL
t5 MyISAM 10 Fixed 1 7 7 # 2048 0 11 # # NULL latin1_swedish_ci NULL
-v1 NULL NULL NULL NULL NULL NULL # NULL NULL NULL # # NULL NULL NULL NULL view
+v1 NULL NULL NULL NULL NULL NULL # NULL NULL NULL # # NULL NULL NULL NULL VIEW
show full columns from t3 like "a%";
Field Type Collation Null Key Default Extra Privileges Comment
a int(11) NULL YES MUL NULL select,insert,update,references