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] mysql dissector doesn't dissect mysql stream

Date: Wed, 16 Jul 2008 08:04:58 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2691





--- Comment #5 from Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>  2008-07-16 08:04:58 PDT ---
(In reply to comment #3)
> (In reply to comment #2)
> > Would you mind putting this up on the SampleCaptures page (or mind if I do it)?
> no problem, but to ensure that there are no sensitive data in that stream I'll
> create a new one

Cool, thanks.

> > For this bug, do you mean the problem is with the tree entry on frame #10 that
> > says FIXME or something else?  (Not that I know anything about MySQL so I doubt
> > I could fix it.)
> I think that svn r25754 solved the issue I initially reported (IIRC) - the
> remaining FIXME seems not be a bug b/c it is known limitation, isn't it ?

rev 25754 only fixed a compile warning on certain systems (in my case, a
SPARC).

The code at the place where it prints the FIXME says:

/* remaining payload indicates an error */

though it's not obvious if that means an error in the packet or the dissector;
I would presume the latter.  In that case I'd suggest leaving the bug open so
someone can fix the dissector (especially since we now have a sample that shows
a/the problem).


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