Go to the source code of this file.
◆ add_pke()
Function to add the hash of the PKE to the transaction context object.
- Parameters
-
[in] | table | - TABLE object |
[in] | thd | - THD object pointing to current thread. |
[in] | record | - The record to process (record[0] or record[1]). |
- Returns
- true if an issues exists adding the pke, false otherwise
◆ get_write_set_algorithm_string()
const char * get_write_set_algorithm_string |
( |
unsigned int |
algorithm | ) |
|
Function that returns the write set extraction algorithm name.
- Parameters
-
[in] | algorithm | The algorithm value |
- Returns
- the algorithm name
◆ transaction_write_set_hashing_algorithms
const char* transaction_write_set_hashing_algorithms[] |
|
extern |