summaryrefslogtreecommitdiff
path: root/storage/ndb/include/mgmapi/mgmapi_config_parameters_debug.h
blob: 0241dca90ef8936643b19c40e7bfd59964471c18 (plain)
1
2
3
4
5
6
7
8
#ifndef MGMAPI_CONFIG_PARAMTERS_DEBUG_H
#define MGMAPI_CONFIG_PARAMTERS_DEBUG_H

#include "mgmapi_config_parameters.h"

#define CFG_DB_STOP_ON_ERROR_INSERT   1

#endif