A const table. More...
#include <const.h>
Public Member Functions | |
| bool | getStats (Table *table, JoinTable *join_tab) |
| bool optimizer::Const::getStats | ( | Table * | table, |
| JoinTable * | join_tab | ||
| ) | [virtual] |
Retrieve statistics relelvant to this access method.
| [in] | table | |
| [in] | join_tab |
Implements drizzled::optimizer::AccessMethod.
Definition at line 29 of file const.cc.
References drizzled::Table::cursor, drizzled::join_read_const(), and drizzled::table_reference_st::key.