MCPcopy Create free account
hub / github.com/arkdb/inception / server_mpvio_write_packet

Function server_mpvio_write_packet

sql/sql_acl.cc:4138–4164  ·  view source on GitHub ↗

vio->write_packet() callback method for server authentication plugins This function is called by a server authentication plugin, when it wants to send data to the client. It transparently wraps the data into a handshake packet, and handles plugin negotiation with the client. If necessary, it escapes the plugin data, if it starts with a mysql protocol packet byte. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Tested by

no test coverage detected