MySQL 9.1.0
Source Code Documentation
|
Used to sort Partition_value objects for the same partition first according to list number and then according to the column number. More...
#include <partition_value_impl.h>
Public Member Functions | |
bool | operator() (const dd::Partition_value *pv1, const dd::Partition_value *pv2) const |
Used to sort Partition_value objects for the same partition first according to list number and then according to the column number.
|
inline |