1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Cset exclude: matt@mysql.com|ChangeSet|20050519052223|06259

Cset exclude: msvensson@neptunus.(none)|ChangeSet|20050425090838|60886


configure.in:
  Exclude
sql/opt_range.cc:
  Exclude
This commit is contained in:
unknown
2005-05-19 23:52:17 +02:00
parent f210d1ddf1
commit bdf5dbcd9a
2 changed files with 2 additions and 3 deletions

View File

@@ -713,8 +713,7 @@ SQL_SELECT::~SQL_SELECT()
QUICK_SELECT_I::QUICK_SELECT_I()
:max_used_key_length(0),
used_key_parts(0),
records(0)
used_key_parts(0)
{}
QUICK_RANGE_SELECT::QUICK_RANGE_SELECT(THD *thd, TABLE *table, uint key_nr,