mariadb/ndb/include/mgmapi/mgmapi_config_parameters_debug.h
joreland@mysql.com 55e78a48b1 Added file(s)
2004-05-26 11:49:12 +02:00

8 lines
168 B
C

#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