#include <config.h>
#include <drizzled/definitions.h>
#include <drizzled/memory/root.h>
#include <drizzled/internal/my_sys.h>
#include <drizzled/internal/m_string.h>
#include <drizzled/sql_string.h>
#include <algorithm>
Go to the source code of this file.
Namespaces | |
namespace | drizzled |
TODO: Rename this file - func.h is stupid. | |
namespace | drizzled::memory |
Variables | |
static const unsigned int | drizzled::memory::MAX_BLOCK_TO_DROP = 4096 |
static const unsigned int | drizzled::memory::MAX_BLOCK_USAGE_BEFORE_DROP = 10 |