Source position: mysql.inc line 666
function net_write_command(
net: PNET;
command: cuchar;
header: PAnsiChar;
head_len: culong;
packet: PAnsiChar;
len: culong
):my_bool;