MySQL 9.0.0
Source Code Documentation
histogram_utility.h File Reference
#include "my_alloc.h"
#include "sql_string.h"

Go to the source code of this file.

Namespaces

namespace  histograms
 

Functions

template<typename T >
histograms::DeepCopy (const T &src, MEM_ROOT *mem_root, bool *error)
 Returns a deep copy of the input argument. More...
 
template<>
String histograms::DeepCopy (const String &src, MEM_ROOT *mem_root, bool *error)