MySQL 9.1.0
Source Code Documentation
|
Go to the source code of this file.
Enumerations | |
enum class | tablesample_type { UNSPECIFIED_TABLESAMPLE_TYPE , SYSTEM_TABLESAMPLE_TYPE , BERNOULLI_TABLESAMPLE_TYPE } |
Functions | |
const char * | SamplingTypeToString (tablesample_type type) |
|
strong |
|
inline |