diff options
author | unknown <heikki@hundin.mysql.fi> | 2003-06-22 16:20:06 +0300 |
---|---|---|
committer | unknown <heikki@hundin.mysql.fi> | 2003-06-22 16:20:06 +0300 |
commit | e0be1a89304afb756b9df8118612dc79cc13912e (patch) | |
tree | 1a135d13bab7894d25062ffd291711e2075c27ef /sql-bench/Makefile.am | |
parent | f403da4bf2dba7f21c1076d986c73ef5d1ce2025 (diff) | |
download | mariadb-git-e0be1a89304afb756b9df8118612dc79cc13912e.tar.gz |
dict0dict.h, dict0dict.c, ha_innodb.cc:
In ORDER BY MySQL seems to set the key read flag also in the case where the primary key contains only a prefix of a column - not the whole column; to prevent potential bugs retrieve the whole column if the index contains a prefix of it
sql/ha_innodb.cc:
In ORDER BY MySQL seems to set the key read flag also in the case where the primary key contains only a prefix of a column - not the whole column; to prevent potential bugs retrieve the whole column if the index contains a prefix of it
innobase/dict/dict0dict.c:
In ORDER BY MySQL seems to set the key read flag also in the case where the primary key contains only a prefix of a column - not the whole column; to prevent potential bugs retrieve the whole column if the index contains a prefix of it
innobase/include/dict0dict.h:
In ORDER BY MySQL seems to set the key read flag also in the case where the primary key contains only a prefix of a column - not the whole column; to prevent potential bugs retrieve the whole column if the index contains a prefix of it
Diffstat (limited to 'sql-bench/Makefile.am')
0 files changed, 0 insertions, 0 deletions