Home
last modified time | relevance | path

Searched defs:can_absorb_order_and_limit (Results 1 – 1 of 1) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dparse_tree_nodes.h1500 bool can_absorb_order_and_limit(bool, bool) const override { return true; } in can_absorb_order_and_limit() function
1525 bool can_absorb_order_and_limit(bool, bool) const override { return true; } in can_absorb_order_and_limit() function
1571 bool can_absorb_order_and_limit(bool order, bool limit) const override { in can_absorb_order_and_limit() function
1661 bool can_absorb_order_and_limit(bool order, bool limit) const override { in can_absorb_order_and_limit() function
1720 bool can_absorb_order_and_limit(bool, bool) const override { return false; } in can_absorb_order_and_limit() function