Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 2691] New: mysql dissector doesn't dissect mysql stream

Date: Mon, 7 Jul 2008 12:34:52 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2691

           Summary: mysql dissector doesn't dissect mysql stream
           Product: Wireshark
           Version: SVN
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Minor
          Priority: Low
         Component: TShark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: toralf.foerster@xxxxxx


Build Information:
tfoerste@n22 ~/devel/wireshark $ ./tshark -v
TShark 1.0.99 (SVN Rev 25669)

Copyright 1998-2008 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled with GLib 2.16.3, with libpcap 0.9.8, with libz 1.2.3, with POSIX
capabilities (Linux), with libpcre 7.7, without SMI, without ADNS, without Lua,
with GnuTLS 2.2.5, with Gcrypt 1.4.0, without Kerberos.

Running on Linux 2.6.25-gentoo-r6, with libpcap version 0.9.8.

Built using gcc 4.1.2 (Gentoo 4.1.2 p1.0.2).

--
Attached is a stream got with :
tfoerste@n22 ~/workspace/bin $ mysql --host=n22 test --user=cert -p
Enter password:
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 96
Server version: 5.0.54 Gentoo Linux mysql-5.0.54

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> quit
Bye

The packet #10 within the stream looks incomplete.


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.