Searched refs:max_packet_size (Results 1 – 4 of 4) sorted by relevance
90 uint32_t max_packet_size; member
560 auth_packet.max_packet_size = MYSQLND_ASSEMBLED_PACKET_MAX_SIZE; in MYSQLND_METHOD()
289 auth_packet.max_packet_size = session_options->max_allowed_packet; in mysqlnd_auth_handshake()
514 int4store(p, packet->max_packet_size); in php_mysqlnd_auth_write()
Completed in 22 milliseconds