1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

Code cleanup (1)

This commit is contained in:
Sergey Petrunya
2011-02-19 00:22:38 +03:00
parent 2c7c230a59
commit e7aa18fb9c
5 changed files with 3 additions and 25 deletions

View File

@ -121,11 +121,6 @@ protected:
*/
JOIN *join;
/*
Cardinality of the range of join tables whose fields can be put into the
cache. A table from the range not necessarily contributes to the cache.
*/
// psergey-merge: gone: uint tables;
/*
JOIN_TAB of the first table that can have it's fields in the join cache.
That is, tables in the [start_tab, tab) range can have their fields in the