conn
is the connection descriptor established by a previous call to mi_open() or mi_server_connect().
rowdesc
is the row descriptor.
coldata
is an array containing the row data.
colisnull
is an array indicating which columns can be NULL.
Yes