summaryrefslogtreecommitdiff
path: root/myisam/myisamchk.c
diff options
context:
space:
mode:
authorunknown <serg@serg.mylan>2003-11-13 14:31:29 +0100
committerunknown <serg@serg.mylan>2003-11-13 14:31:29 +0100
commit5553432dbec935d47e5d80079144d5f219d4c4ee (patch)
tree3c430426bd0d849512c928b8c9b58f7d25cf4847 /myisam/myisamchk.c
parent7931df03a585adef11fd12f92127fb0b2f3bd1f2 (diff)
downloadmariadb-git-5553432dbec935d47e5d80079144d5f219d4c4ee.tar.gz
multiple keycache fixes
mysql-test/r/fulltext.result: result updated
Diffstat (limited to 'myisam/myisamchk.c')
-rw-r--r--myisam/myisamchk.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/myisam/myisamchk.c b/myisam/myisamchk.c
index 59cc26b198b..9136117b86e 100644
--- a/myisam/myisamchk.c
+++ b/myisam/myisamchk.c
@@ -794,6 +794,7 @@ static int myisamchk(MI_CHECK *param, my_string filename)
share->tot_locks-= share->r_locks;
share->r_locks=0;
raid_chunks=share->base.raid_chunks;
+ VOID(mi_extra(info, HA_EXTRA_SET_KEY_CACHE, dflt_keycache));
/*
Skip the checking of the file if: