Module rbdc_mysql::protocol::statement
source · Structs
Execute
payload:
1 [17] COM_STMT_EXECUTE
4 stmt-id
1 flags
4 iteration-count
if num-params > 0:
n NULL-bitmap, length: (num-params+7)/8
1 new-params-bound-flag
if new-params-bound-flag == 1:
n type of each parameter, length: num-params * 2
n value of each parameter