MySQL 8.0.37
Source Code Documentation
forwarding_processor.cc File Reference

Functions

static PooledClassicConnection make_pooled_connection (TlsSwitchableConnection &&other)
 
static TlsSwitchableConnection make_connection_from_pooled (PooledClassicConnection &&other)
 

Function Documentation

◆ make_connection_from_pooled()

static TlsSwitchableConnection make_connection_from_pooled ( PooledClassicConnection &&  other)
static

◆ make_pooled_connection()

static PooledClassicConnection make_pooled_connection ( TlsSwitchableConnection &&  other)
static