diff options
author | unknown <heikki@hundin.mysql.fi> | 2002-10-05 22:23:51 +0300 |
---|---|---|
committer | unknown <heikki@hundin.mysql.fi> | 2002-10-05 22:23:51 +0300 |
commit | 25b2d47517dbf04d5898c4b08bb88f2d3cb98839 (patch) | |
tree | 1f65a91a8476086670563c066d7ad49e045cce3d /BitKeeper | |
parent | bbbbe68dbb12e2b1ff6513eeed168af885552dd1 (diff) | |
download | mariadb-git-25b2d47517dbf04d5898c4b08bb88f2d3cb98839.tar.gz |
btr0cur.c:
Do not let range estimator to return over 1 / 2 of total rows in table; use longlong in range estimation
btr0cur.h, ha_innobase.cc:
Use longlong in range estimation, in case there are > 4 billion rows
sql/ha_innobase.cc:
Use longlong in range estimation, in case there are > 4 billion rows
innobase/include/btr0cur.h:
Use longlong in range estimation, in case there are > 4 billion rows
innobase/btr/btr0cur.c:
Do not let range estimator to return over 1 / 2 of total rows in table; use longlong in range estimation
Diffstat (limited to 'BitKeeper')
0 files changed, 0 insertions, 0 deletions