mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 18:20:07 +01:00
correct name of function in synopsis
This commit is contained in:
parent
22973f11c7
commit
5d1f920ba7
2 changed files with 2 additions and 1 deletions
|
@ -199,6 +199,7 @@ tim@siva.hindu.god
|
|||
tim@threads.polyesthetic.msg
|
||||
tim@white.box
|
||||
tim@work.mysql.com
|
||||
timour@mysql.com
|
||||
tom@basil-firewall.home.com
|
||||
tomas@mc05.(none)
|
||||
tomas@poseidon.(none)
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue