Searched refs:max_packet_size (Results 1 – 5 of 5) sorted by relevance
94 uint32_t max_packet_size; member
87 auth_packet->max_packet_size = options->max_allowed_packet; in mysqlnd_auth_handshake()
834 unsigned long max_packet_size; member
436 auth_packet->max_packet_size = MYSQLND_ASSEMBLED_PACKET_MAX_SIZE; in mysqlnd_switch_to_ssl_if_needed()901 conn->max_packet_size = MYSQLND_ASSEMBLED_PACKET_MAX_SIZE;
480 int4store(p, packet->max_packet_size); in php_mysqlnd_auth_write()
Completed in 52 milliseconds