diff options
author | unknown <joreland@mysql.com> | 2005-06-09 12:26:45 +0200 |
---|---|---|
committer | unknown <joreland@mysql.com> | 2005-06-09 12:26:45 +0200 |
commit | 0e54a4e84f11d13421e85b93d1fac51c31f92bf0 (patch) | |
tree | 6e0232d653074e95741244530b04cb60f41acfae /mysql-test/r/ps_7ndb.result | |
parent | 9f4e920f4af05d4ce4c8b80650f6ebd45100d923 (diff) | |
download | mariadb-git-0e54a4e84f11d13421e85b93d1fac51c31f92bf0.tar.gz |
update result file for ps7_ndb
mysql-test/r/ps_7ndb.result:
fix result file
Diffstat (limited to 'mysql-test/r/ps_7ndb.result')
-rw-r--r-- | mysql-test/r/ps_7ndb.result | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mysql-test/r/ps_7ndb.result b/mysql-test/r/ps_7ndb.result index e7a4ff40e2b..f5750d947b5 100644 --- a/mysql-test/r/ps_7ndb.result +++ b/mysql-test/r/ps_7ndb.result @@ -1151,13 +1151,13 @@ execute stmt1; Catalog Database Table Table_alias Column Column_alias Type Length Max length Is_null Flags Decimals Charsetnr def id 8 3 1 N 32929 0 63 def select_type 253 19 6 N 1 31 8 -def table 253 64 2 N 1 31 8 -def type 253 10 3 N 1 31 8 +def table 253 64 2 Y 0 31 8 +def type 253 10 3 Y 0 31 8 def possible_keys 253 4096 0 Y 0 31 8 def key 253 64 0 Y 0 31 8 def key_len 8 3 0 Y 32928 0 63 def ref 253 1024 0 Y 0 31 8 -def rows 8 10 1 N 32929 0 63 +def rows 8 10 1 Y 32928 0 63 def Extra 253 255 0 N 1 31 8 id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t9 ALL NULL NULL NULL NULL 2 |