1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

Added file(s)

This commit is contained in:
unknown
2004-05-26 11:49:12 +02:00
parent 1a9eb476f1
commit bac12e6776
11 changed files with 1513 additions and 0 deletions

View File

@ -0,0 +1,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