Kurt J. Bosch wrote: > Thank you for your quick reply Adam. I add mysql.log as attachment > hoping doing so is OK here. > > tail is : > 6 Query show table status from `mythconverg` > like "videotypes" > 6 Query show table status from `mythconverg` > like "websites" > 6 Query /*!40101 SET > @OLD_SQL_MODE=@@SQL_MODE, sql_mode='' */ > 6 Query use mysql > 6 Init DB Access denied for user > 'mythtv'@'192.168.178.%' to database 'mysql' >
That's your mythtv. It's ok. > This looks strange to me. Is there a difference in behaviour between > mysql-admin 1.2.5rc-1 and 1.1.10-1 ? > The packages contain no readme files at all which could give a hint in > such case. There is probably something in the sources, but MySQL AB (the company) developers do not seem to keep a detailed changelog. Maybe it is in the subversion of whatever they are using now. > (BTW mysql.err is still empty and nothing special in syslog) ok. But which connection is you with mysql-admin to attempt to make the backup? All I see is the internal debian account (debian-sys-maint) from localhost and mythtv. > 070322 21:11:24 1 Connect [EMAIL PROTECTED] on > 2 Connect [EMAIL PROTECTED] on > 3 Connect [EMAIL PROTECTED] on > 070322 21:11:25 4 Connect [EMAIL PROTECTED] on mysql > 4 Quit > 5 Connect [EMAIL PROTECTED] on > 5 Quit > 070322 21:12:16 6 Connect [EMAIL PROTECTED] on > 6 Query /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, > sql_mode='' */ > 6 Query use mysql > 6 Init DB Access denied for user > 'mythtv'@'192.168.178.%' to database 'mysql' Only mythtv connects from non-localhost and I do not see root or similar account that would be used for backup... - Adam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

