23#ifndef RPL_WRITE_SET_HANDLER_INCLUDED
24#define RPL_WRITE_SET_HANDLER_INCLUDED
For each client connection we create a separate thread with THD serving as a thread/connection descri...
Definition: sql_lexer_thd.h:33
Some integer typedefs for easier portability.
unsigned char uchar
Definition: my_inttypes.h:51
const char * transaction_write_set_hashing_algorithms[]
Definition: rpl_write_set_handler.cc:57
bool add_pke(TABLE *table, THD *thd, const uchar *record)
Function to add the hash of the PKE to the transaction context object.
Definition: rpl_write_set_handler.cc:575
const char * get_write_set_algorithm_string(unsigned int algorithm)
Function that returns the write set extraction algorithm name.
Definition: rpl_write_set_handler.cc:60
Definition: mi_test3.cc:54