diff options
author | unknown <marko@hundin.mysql.fi> | 2005-03-07 15:23:06 +0200 |
---|---|---|
committer | unknown <marko@hundin.mysql.fi> | 2005-03-07 15:23:06 +0200 |
commit | 2a66f66dfbed09c6119f8d8495c923f0863762bc (patch) | |
tree | aa33952d8c861dc08d38108fc7180870da0ff073 /VC++Files/sql | |
parent | 77174b3a89c4dcba40841c15bbe18dbc2abd5cc2 (diff) | |
download | mariadb-git-2a66f66dfbed09c6119f8d8495c923f0863762bc.tar.gz |
InnoDB: optimize SELECT performance
innobase/include/row0vers.h:
row_vers_build_for_consistent_read():
Add parameters offsets and offset_heap
in order to avoid recomputing the offsets in the caller.
innobase/row/row0sel.c:
Eliminate some rec_get_offsets() calls.
innobase/row/row0vers.c:
row_vers_build_for_consistent_read():
Add parameters offsets and offset_heap
in order to avoid recomputing the offsets in the caller.
Diffstat (limited to 'VC++Files/sql')
0 files changed, 0 insertions, 0 deletions