Bug#334517: mysql-client-4.1: mysqldumpslow is looking for '/var/lib/mysql/*-slow.log'

2009-02-25 Thread Sergey Kirpichev
tags patch 334517
thanks

seems to be fixed in
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=460066



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#334517: mysql-client-4.1: mysqldumpslow is looking for '/var/lib/mysql/*-slow.log'

2008-11-11 Thread Chris Lamb
unarchive 334517
reassign 334517 mysql-client-5.0
found 334517 5.0.51a-12
thanks

This seems to have returned:

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

 % dpkg -S =mysqldumpslow
 mysql-client-5.0: /usr/bin/mysqldumpslow

 % dpkg -l mysql-client-5.0 | tail -n1
 ii  mysql-client-5.0 5.0.51a-12 MySQL database client binaries

Also reproducible in 5.0.67-1. Would be great if this was fixed for
lenny.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  [EMAIL PROTECTED]
   `-


signature.asc
Description: PGP signature


Bug#334517: mysql-client-4.1: mysqldumpslow is looking for '/var/lib/mysql/*-slow.log'

2005-10-18 Thread Olaf van der Spek
Package: mysql-client-4.1
Version: 4.1.14-6
Severity: normal

Hi,

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

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

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages mysql-client-4.1 depends on:
ii  debianutils   2.14.3 Miscellaneous utilities specific t
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libdbd-mysql-perl 3.0002-1   A Perl5 database interface to the 
ii  libdbi-perl   1.48-2 Perl5 database interface by Tim Bu
ii  libgcc1   1:4.0.2-2  GCC support library
ii  libmysqlclient14  4.1.14-6   mysql database client library
ii  libncurses5   5.4-9  Shared libraries for terminal hand
ii  libreadline5  5.0-11 GNU readline and history libraries
ii  libstdc++64.0.2-2The GNU Standard C++ Library v3
ii  mysql-common  5.0.13rc-1 mysql database common files (e.g. 
ii  perl  5.8.7-6Larry Wall's Practical Extraction 
ii  zlib1g1:1.2.3-4  compression library - runtime

mysql-client-4.1 recommends no packages.

-- no debconf information


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



Bug#334517: mysql-client-4.1: mysqldumpslow is looking for '/var/lib/mysql/*-slow.log'

2005-10-18 Thread sean finney
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


Bug#334517: mysql-client-4.1: mysqldumpslow is looking for '/var/lib/mysql/*-slow.log'

2005-10-18 Thread Olaf van der Spek

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]



Bug#334517: mysql-client-4.1: mysqldumpslow is looking for '/var/lib/mysql/*-slow.log'

2005-10-18 Thread Christian Hammers
Hello

On 2005-10-18 sean finney wrote:
 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?
Of course :)

bye,

-christian-


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