MySQL 9.1.0
Source Code Documentation
|
#include <pfs_plugin_table_service.h>
Public Attributes | |
void(* | set )(PSI_field *f, const char *str, unsigned int length) |
void(* | set2 )(PSI_field *f, unsigned long long val) |
void(* | get )(PSI_field *f, char *val, unsigned int *len) |
void(* s_mysql_pfs_plugin_column_timestamp_v2::get) (PSI_field *f, char *val, unsigned int *len) |
void(* s_mysql_pfs_plugin_column_timestamp_v2::set) (PSI_field *f, const char *str, unsigned int length) |
void(* s_mysql_pfs_plugin_column_timestamp_v2::set2) (PSI_field *f, unsigned long long val) |