1570
1572
int setup_conds(TableList *leaves, COND **conds);
1571
1573
int lock_tables(TableList *tables, uint32_t count, bool *need_reopen);
1575
1575
drizzled::util::Storable *getProperty(const std::string &arg)
1577
1577
return life_properties[arg];