MySQL 8.3.0
Source Code Documentation
xid_extract.cc File Reference
#include "sql/xa/xid_extract.h"
#include <regex>
#include "unhex.h"

Namespaces

namespace  xa
 
namespace  xa::extractor
 

Functions

std::string xa::extractor::unhex (std::string const &hexed)
 Converts an array of bytes in hexadecimal format to their raw counterpart. More...