Package: backupninja Version: 0.5-1 Severity: minor Hello there, it's me again.
I looked through mysql plugin code and found the following: # create .my.cnf # (we do this because we don't want to have to specify the password on # the command line # because then anyone would be able to see it with a 'ps aux'. instead, # we create a # temporary ~/.my.cnf in root's home directory). etc. But this trick is dirty a bit. I think that you should use --defaults-file= instead. E.g. mysqldump --defaults-file=/etc/mysql/debian.cnf -A works fine :) (btw, this file is default for debian's mysql install, and it will give you ALL PERMISSIONS to *.*) Best regards, Alexaner. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (620, 'testing'), (600, 'unstable'), (550, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.10-1-686 Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R) Versions of packages backupninja depends on: ii gawk 1:3.1.4-2 GNU awk, a pattern scanning and pr ii mawk 1.3.3-11 a pattern scanning and text proces -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

