diff options
author | unknown <anozdrin/alik@ibm.> | 2007-06-29 17:37:17 +0400 |
---|---|---|
committer | unknown <anozdrin/alik@ibm.> | 2007-06-29 17:37:17 +0400 |
commit | 54c3809d3db14dd0e9b42c17f6d9e7a423f9fb6d (patch) | |
tree | 309e6d5979b3993929e20c8563f54ea45bd2c547 /mysql-test/r/ps_3innodb.result | |
parent | 925c33db65a6dcfdf21bd0b047702e7e7221dd89 (diff) | |
download | mariadb-git-54c3809d3db14dd0e9b42c17f6d9e7a423f9fb6d.tar.gz |
Follow up to the patch for the BUG#10491.
mysql-test/r/ps_1general.result:
Update result file.
mysql-test/r/ps_2myisam.result:
Update result file.
mysql-test/r/ps_3innodb.result:
Update result file.
mysql-test/r/ps_4heap.result:
Update result file.
mysql-test/r/ps_5merge.result:
Update result file.
tests/mysql_client_test.c:
Fix test -- after field changing character set to utf8 in the server,
length should be calculated differently.
Diffstat (limited to 'mysql-test/r/ps_3innodb.result')
-rw-r--r-- | mysql-test/r/ps_3innodb.result | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/ps_3innodb.result b/mysql-test/r/ps_3innodb.result index 235660cbbaf..21d2b23f27b 100644 --- a/mysql-test/r/ps_3innodb.result +++ b/mysql-test/r/ps_3innodb.result @@ -1158,7 +1158,7 @@ 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 253 4096 0 Y 128 31 63 +def key_len 253 1365 0 Y 0 31 8 def ref 253 1024 0 Y 0 31 8 def rows 8 10 1 Y 32928 0 63 def Extra 253 255 0 N 1 31 8 |