MySQL 9.1.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
opt_costconstants.cc File Reference
#include "sql/opt_costconstants.h"
#include <assert.h>
#include "mysql/components/services/bits/psi_bits.h"
#include "mysql/strings/m_ctype.h"
#include "sql/handler.h"
#include "sql/sql_plugin_ref.h"
#include "sql/table.h"

Variables

const unsigned int DEFAULT_STORAGE_CLASS = 0
 The default value for storage device type. More...
 

Variable Documentation

◆ DEFAULT_STORAGE_CLASS

const unsigned int DEFAULT_STORAGE_CLASS = 0

The default value for storage device type.

If device type information is added to the data dictionary or the storage engines start to provide this information, this default can be replaced.