
The mxs_mysql_extract_ps_response function extracts the binary protocol prepared statement components and stores them in a common structure. The mxs_mysql_get_command extracts the command byte from a GWBUF object containing a complete MySQL packet.
The mxs_mysql_extract_ps_response function extracts the binary protocol prepared statement components and stores them in a common structure. The mxs_mysql_get_command extracts the command byte from a GWBUF object containing a complete MySQL packet.