mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 05:52:27 +01:00
Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0
into govinda.patg.net:/home/patg/mysql-build/mysql-5.0
This commit is contained in:
commit
808bcce589
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ Updates the search info. */
|
|||
void
|
||||
btr_search_info_update_slow(
|
||||
/*========================*/
|
||||
btr_search_t* info, /* in: search info */
|
||||
btr_search_t* info, /* in/out: search info */
|
||||
btr_cur_t* cursor);/* in: cursor which was just positioned */
|
||||
|
||||
/************************************************************************
|
||||
|
|
Loading…
Reference in a new issue