ourdelta-developers team mailing list archive
-
ourdelta-developers team
-
Mailing list archive
-
Message #00355
[Bug 378505] Re: mysqldumpslow broken in 5.0.77-d8
In case this has not been applied. The attached patch works for me.
--
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,MariaDB: New
Status in Patches for MySQL by Percona: 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.
Follow ups
References