MySQL 9.0.0
Source Code Documentation
mysql_tls_channel.h File Reference

Instrumentation helpers for TLS channel info. More...

Go to the source code of this file.

Macros

#define mysql_tls_channel_register(I)   inline_mysql_tls_channel_register(I)
 
#define mysql_tls_channel_unregister(I)   inline_mysql_tls_channel_unregister(I)
 

Functions

static void inline_mysql_tls_channel_register (TLS_channel_property_iterator *i)
 
static void inline_mysql_tls_channel_unregister (TLS_channel_property_iterator *i)
 

Detailed Description

Instrumentation helpers for TLS channel info.