This packet is sent by the server to indicate that it is ready to accept another query.
transactionStatus (char): the transaction status, can be 'I' for "Idle", 'T' for "In transaction block", or 'E' for "In failed transaction block"
transactionStatusName (string): the transaction status as a string
This packet type has no methods aside from the common ones.