mirror of https://github.com/sysown/proxysql
```
COM_STMT_PREPARE OK
OK response to a COM_STMT_PREPARE packet
direction: server -> client
payload:
1 [00] OK
4 statement-id
2 num-columns
2 num-params
1 [00] filler
2 warning count
```
According to the protocol 10th byte (filler) of the response should be
0. introduced by 02432b2b27.
pull/1169/head
parent
c9d3d03f32
commit
6b9906befa
Loading…
Reference in new issue