Many files:

Merge InnoDB-3.23.52d
This commit is contained in:
heikki@hundin.mysql.fi 2002-08-06 22:59:13 +03:00
commit 042facc475
29 changed files with 436 additions and 128 deletions

View file

@ -17,6 +17,7 @@ Created 2/17/1996 Heikki Tuuri
#include "btr0cur.h"
#include "btr0pcur.h"
#include "btr0btr.h"
#include "ha0ha.h"
ulint btr_search_n_succ = 0;
ulint btr_search_n_hash_fail = 0;