MySQL 9.3.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
ha_mock.h File Reference
#include "my_base.h"
#include "sql/handler.h"
#include "sql/partitioning/partition_handler.h"
#include "thr_lock.h"

Go to the source code of this file.

Classes

class  mock::FakePartitionHandler
 The MOCK storage engine does not actually implement partitioning, but we support the Partition_handler interface in order to be able to access tables that are partitioned in the primary engine. More...
 
class  mock::ha_mock
 The MOCK storage engine is used for testing MySQL server functionality related to secondary storage engines. More...
 

Namespaces

namespace  dd
 The version of the current data dictionary table definitions.
 
namespace  mock