MySQL 9.1.0
Source Code Documentation
|
Used to sort Partition_index objects for the same partition in the same order as Index objects for the table. More...
#include <partition_index_impl.h>
Public Member Functions | |
bool | operator() (const dd::Partition_index *pi1, const dd::Partition_index *pi2) const |
Used to sort Partition_index objects for the same partition in the same order as Index objects for the table.
|
inline |