DecodeQueryRequest decodes COM_QUERY and COM_STMT_PREPARE requests from client. Basic packet structure shown below. See https://mariadb.com/kb/en/mariadb/com_query/ and https://mariadb.com/kb/en/mariadb/com_stmt_prepare/ int<3> PacketLength int<1> PacketNumber int<1> Command COM_QUERY (0x03) or COM
(packet []byte)
source not stored for this graph (policy: none)
no test coverage detected