Hi,I'm using packetbeat to monitor MySQL database, and found that packetbeat do not support mysql_stmt_prepare and mysql_stmt_execute command, and too many SQL querys can not be extracted because of using prepare statement.Is there a plan to support these command type?
Also i found a little bug in mysql.go when call readLinteger function.See the picture below: