![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
Row fragment for transaction statistics columns. More...
#include <table_helper.h>
Public Member Functions | |
| void | set (time_normalizer *normalizer, const PFS_transaction_stat *stat) | 
| Build a row from a memory buffer.  More... | |
| void | set_field (uint index, Field *f) | 
| Set a table field from the row.  More... | |
Row fragment for transaction statistics columns.
      
  | 
  inline | 
Build a row from a memory buffer.
| void PFS_transaction_stat_row::set_field | ( | uint | index, | 
| Field * | f | ||
| ) | 
Set a table field from the row.
| PFS_stat_row PFS_transaction_stat_row::m_read_only_row | 
| PFS_stat_row PFS_transaction_stat_row::m_read_write_row | 
| ulonglong PFS_transaction_stat_row::m_release_savepoint_count | 
| ulonglong PFS_transaction_stat_row::m_rollback_to_savepoint_count | 
| ulonglong PFS_transaction_stat_row::m_savepoint_count | 
| PFS_stat_row PFS_transaction_stat_row::m_timer1_row |