Searched defs:st_mysqlnd_protocol_methods (Results 1 – 1 of 1) sorted by relevance
382 struct st_mysqlnd_protocol_methods struct384 func_mysqlnd_protocol__get_greet_packet get_greet_packet;385 func_mysqlnd_protocol__get_auth_packet get_auth_packet;388 func_mysqlnd_protocol__get_ok_packet get_ok_packet;389 func_mysqlnd_protocol__get_command_packet get_command_packet;390 func_mysqlnd_protocol__get_eof_packet get_eof_packet;393 func_mysqlnd_protocol__get_row_packet get_row_packet;394 func_mysqlnd_protocol__get_stats_packet get_stats_packet;400 void * unused1;401 void * unused2;[all …]
Completed in 39 milliseconds