Hi, Oleksandr! On Aug 28, Oleksandr Byelkin wrote: > Hi! > > Everything is OK. Except one small note in two places. But it is OK to > push as is. > > > - HA_MUST_USE_TABLE_CONDITION_PUSHDOWN)) && > > + if ((tab->table->file->ha_table_flags() & > > + HA_MUST_USE_TABLE_CONDITION_PUSHDOWN) && > It might be that it is better to use 'new' name for the flag in the > lines we have changed.
Ok, thanks. You're right. Will change. Regards, Sergei _______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp

