MySQL 8.0.40
Source Code Documentation
|
#include "forwarding_processor.h"
#include <memory>
#include "await_client_or_server.h"
#include "classic_connect.h"
#include "classic_connection_base.h"
#include "classic_forwarder.h"
#include "classic_frame.h"
#include "classic_lazy_connect.h"
#include "mysql/harness/tls_error.h"
#include "mysqlrouter/connection_pool_component.h"
Functions | |
static PooledClassicConnection | make_pooled_connection (TlsSwitchableConnection &&other) |
static TlsSwitchableConnection | make_connection_from_pooled (PooledClassicConnection &&other) |
|
static |
|
static |