MySQL 9.1.0
Source Code Documentation
|
Go to the source code of this file.
Namespaces | |
namespace | histograms |
Enumerations | |
enum class | histograms::Value_map_type { histograms::INVALID , histograms::STRING , histograms::INT , histograms::UINT , histograms::DOUBLE , histograms::DECIMAL , histograms::DATE , histograms::TIME , histograms::DATETIME , histograms::ENUM , histograms::SET } |
Datatypes that a Value_map and histogram can hold (including the invalid type). More... | |