summaryrefslogtreecommitdiff
path: root/mysys/mf_keycaches.c
diff options
context:
space:
mode:
authorunknown <timour@mysql.com>2004-11-18 16:52:45 +0200
committerunknown <timour@mysql.com>2004-11-18 16:52:45 +0200
commit1faf1d2349c2ccc29cc17e66bd24906cfcd3dd57 (patch)
tree40b1d4728b8df10a55706d32e64d59888637eec6 /mysys/mf_keycaches.c
parent55ddbd46bd4a95a99157986f3ba59fe8d2375218 (diff)
downloadmariadb-git-1faf1d2349c2ccc29cc17e66bd24906cfcd3dd57.tar.gz
correct name of function in synopsis
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
Diffstat (limited to 'mysys/mf_keycaches.c')
-rw-r--r--mysys/mf_keycaches.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysys/mf_keycaches.c b/mysys/mf_keycaches.c
index 20465f3d23b..8bf203e249f 100644
--- a/mysys/mf_keycaches.c
+++ b/mysys/mf_keycaches.c
@@ -309,7 +309,7 @@ void multi_keycache_free(void)
Get a key cache to be used for a specific table.
SYNOPSIS
- multi_key_cache_get()
+ multi_key_cache_search()
key key to find (usually table path)
uint length Length of key.