Skip to content

File load_common.cpp

FileList > cubrid > src > loaddb > load_common.cpp

Go to the source code of this file

  • #include "load_common.hpp"
  • #include "db_client_type.hpp"
  • #include "dbtype_def.h"
  • #include "error_code.h"
  • #include "intl_support.h"
  • #include <fstream>
  • #include "memory_wrapper.hpp"

Namespaces

Type Name
namespace cubload

Macros

Type Name
define DEFAULT_ONEROW_BUF_SZ (1024\*1024\*1)
define DEFAULT_STRING_SZ (4096)
define LOADDB_BUFFER_SIZE_LIMIT (([**size\_t**](broker__monitor_8c.md#function-timeout))(((1024 \* 1024 \* 2) - 1) \* 1024[**LL**](broker__monitor_8c.md#function-timeout))) /\* (2[**GB**](broker__monitor_8c.md#function-timeout) - 1K) \*/

Macro Definition Documentation

define DEFAULT_ONEROW_BUF_SZ

#define DEFAULT_ONEROW_BUF_SZ `(1024*1024*1)`

define DEFAULT_STRING_SZ

#define DEFAULT_STRING_SZ `(4096)`

define LOADDB_BUFFER_SIZE_LIMIT

#define LOADDB_BUFFER_SIZE_LIMIT `(( size_t )(((1024 * 1024 * 2) - 1) * 1024 LL )) /* (2 GB - 1K) */`


The documentation for this class was generated from the following file cubrid/src/loaddb/load_common.cpp