![]() |
Kea 2.2.0
|
#include <config.h>
#include <database/db_log.h>
#include <exceptions/exceptions.h>
#include <mysql/mysql_connection.h>
#include <util/file_utilities.h>
#include <boost/lexical_cast.hpp>
#include <algorithm>
#include <stdint.h>
#include <string>
#include <limits>
Go to the source code of this file.
Namespaces | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::db |
Variables | |
const int | isc::db::MYSQL_DEFAULT_CONNECTION_TIMEOUT = 5 |