MySQL 9.0.0
Source Code Documentation
common.cc File Reference
#include "common.h"
#include "harness_assert.h"

Namespaces

namespace  mysql_harness
 

Functions

HARNESS_EXPORT std::string mysql_harness::truncate_string (const std::string &str, size_t max_len=80)
 Return a truncated version of input string. More...