btr0btr.c:

Correct previous bk commit comment about page splits: actually, in versions < 4.0.19 space utilization is very poor if 1500 - 8000 byte rows are inserted in the order of the primary key
This commit is contained in:
heikki@hundin.mysql.fi 2004-03-20 06:09:18 +02:00
parent c9bbc83d11
commit a8da91f9fb

View File

@ -5,7 +5,7 @@ The B-tree
Created 6/2/1994 Heikki Tuuri
*******************************************************/
#include "btr0btr.h"
#ifdef UNIV_NONINL