ourdelta-developers team mailing list archive
-
ourdelta-developers team
-
Mailing list archive
-
Message #00279
[Bug 378505] Re: mysqldumpslow broken in 5.0.77-d8
** Attachment added: "Patch to fix 5.0.77-d8 mysqldumpslow"
http://launchpadlibrarian.net/26951510/dumpslow.patch
--
mysqldumpslow broken in 5.0.77-d8
https://bugs.launchpad.net/bugs/378505
You received this bug notification because you are a member of OurDelta-
developers, which is the registrant for OurDelta.
Status in OurDelta - Builds for MySQL: New
Bug description:
The mysqldumpslow command does not currently work; the slow query log was changed just enough to break the command.
The problem is that the slow log format changed just a bit, by the addition of Thread id and Schema.
I don't have my launchpad repository working yet, so I'm just attaching a patch. The patch adds the "m" option to the RE search line, so unknown lines will be ignored.
References