MySQL 8.3.0
Source Code Documentation
value_map_type.h File Reference

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...