MySQL 8.4.2
Source Code Documentation
|
#include <mysql/components/service.h>
#include <mysql/components/services/mysql_current_thread_reader.h>
#include <stddef.h>
Go to the source code of this file.
Classes | |
struct | s_mysql_mysql_connection_attributes_iterator |
Typedefs | |
typedef const char * | my_h_connection_attributes_iterator |
A service to read the connection attributes from the current session It provides a read-only iterator over the attributes. More... | |
typedef struct s_mysql_mysql_connection_attributes_iterator | mysql_service_mysql_connection_attributes_iterator_t |