sean finney wrote:
hi olaf, christian,

On Tue, Oct 18, 2005 at 03:41:36PM +0200, Olaf van der Spek wrote:

# mysqldumpslow
Can't find '/var/lib/mysql/*-slow.log'
#

Could the default path be changed to '/var/log/mysql'?



taking a quick look at things, it looks like the mysqldumpslow (which is
a perl script) is assuming that the slow logs are going into the
datadir.  it wouldn't be too hard to patch it to use the value of
log-slow-queries (olaf: or should it be dirname of that?).

I think the file itself is ok, due to logrotate there are multiple files but I don't think the script handles that anyway.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to