Wireshark-commits: [Wireshark-commits] master 5c1e224: Add CLIENT_DEPRECATE_EOF flag

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 20 Mar 2016 18:22:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5c1e224b0dfba32d916b1ada6e944e28b439505e
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5c1e224 by Daniël van Eeden (git@xxxxxxxxx):

    Add CLIENT_DEPRECATE_EOF flag
    
    This is used in MySQL 5.7
    https://dev.mysql.com/doc/internals/en/capability-flags.html#flag-CLIENT_DEPRECATE_EOF
    
    Change-Id: I8e00c966628233181e7145d8ed80d51f2acd9517
    Reviewed-on: https://code.wireshark.org/review/14536
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  93a3041   Fix response ok packet with no session tracking info but flag set
    adds  5c1e224   Add CLIENT_DEPRECATE_EOF flag


Summary of changes:
 epan/dissectors/packet-mysql.c |    8 ++++++++
 1 file changed, 8 insertions(+)