Re: mysqldump locks dumping db "mysql" in 5.1.9

2006-06-07 Thread Greg 'groggy' Lehey
On Wednesday, 7 June 2006 at 11:35:56 -0700, James Barros wrote: > Hello, > > I've got 5.1.9 running on FreeBSD and I'm trying to do some backups, > but mysqldump is locking up on me. > > when I run: > mysqldump -uroot --opt mysql > (and yes, it's a test box, so there is no root password. I can >

mysqldump locks dumping db "mysql" in 5.1.9

2006-06-07 Thread James Barros
Hello, I've got 5.1.9 running on FreeBSD and I'm trying to do some backups, but mysqldump is locking up on me. when I run: mysqldump -uroot --opt mysql (and yes, it's a test box, so there is no root password. I can duplicate this behavior with other accounts with sufficient priv's specify