![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
#include "my_inttypes.h"Go to the source code of this file.
Functions | |
| bool | add_pke (TABLE *table, THD *thd, const uchar *record) | 
| Function to add the hash of the PKE to the transaction context object.  More... | |
Function to add the hash of the PKE to the transaction context object.
| [in] | table | - TABLE object | 
| [in] | thd | - THD object pointing to current thread. | 
| [in] | record | - The record to process (record[0] or record[1]). |