Kea
1.9.9-git
|
#include <config.h>
#include <database/db_log.h>
#include <exceptions/exceptions.h>
#include <mysql/mysql_connection.h>
#include <boost/lexical_cast.hpp>
#include <algorithm>
#include <stdint.h>
#include <string>
#include <limits>
Go to the source code of this file.
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::db | |
Variables | |
const int | isc::db::MYSQL_DEFAULT_CONNECTION_TIMEOUT = 5 |