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?).
anyway, i'll throw something in svn if we can agree on a common default
christian: do you think it would even be worth throwing a patch upstream?
sean
--
signature.asc
Description: Digital signature

