summaryrefslogtreecommitdiff
path: root/mysql-test/r/key_cache.result
diff options
context:
space:
mode:
authorunknown <igor@rurik.mysql.com>2006-05-31 22:55:45 -0700
committerunknown <igor@rurik.mysql.com>2006-05-31 22:55:45 -0700
commit76343a5dce18e2858fbc02fa95f4d2a9d3b10131 (patch)
tree2f722241c9671de63cb9de3c5bf019e9fdfedb0a /mysql-test/r/key_cache.result
parent34c6f402d3d42bbdba7a2e187eea97b664258430 (diff)
downloadmariadb-git-76343a5dce18e2858fbc02fa95f4d2a9d3b10131.tar.gz
Post-merge fixes
Diffstat (limited to 'mysql-test/r/key_cache.result')
-rw-r--r--mysql-test/r/key_cache.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/key_cache.result b/mysql-test/r/key_cache.result
index d578d5697f2..406a92b9a08 100644
--- a/mysql-test/r/key_cache.result
+++ b/mysql-test/r/key_cache.result
@@ -194,7 +194,7 @@ Table Op Msg_type Msg_text
test.t1 assign_to_keycache error Key 'unknown_key' doesn't exist in table 't1'
test.t1 assign_to_keycache status Operation failed
Warnings:
-Error 1072 Key column 'unknown_key' doesn't exist in table
+Error 1176 Key 'unknown_key' doesn't exist in table 't1'
select @@keycache2.key_buffer_size;
@@keycache2.key_buffer_size
4194304