Re: [gentoo-user] Re: mysql for MythTV - fails to set password

2005-04-20 Thread A. Khattri
On Wed, 20 Apr 2005, Mark Knecht wrote: > I should > probably be looking for a real HOWTO on running MythTV under Gentoo. Plenty of those around ;-) http://tinyurl.com/bur7l -- -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Re: mysql for MythTV - fails to set password

2005-04-20 Thread Mark Knecht
On 4/20/05, Arran Fraser <[EMAIL PROTECTED]> wrote: > > OK, one time it allowed me to set a password. However no form of this > > command seems to work for me so far. Is it the Using password: No > > telling me to not use a password? > > So you noticed that now the error isn't "lost connection" an

Re: [gentoo-user] Re: mysql for MythTV - fails to set password

2005-04-20 Thread Arran Fraser
OK, one time it allowed me to set a password. However no form of this command seems to work for me so far. Is it the Using password: No telling me to not use a password? So you noticed that now the error isn't "lost connection" any more, which means your first problem (with "-h dragonfly") is fixe

Re: [gentoo-user] Re: mysql for MythTV - fails to set password

2005-04-20 Thread Mark Knecht
On 4/20/05, Arran Fraser <[EMAIL PROTECTED]> wrote: > > dragonfly ~ # /usr/bin/mysqladmin -u root -h dragonfly password xyz > > /usr/bin/mysqladmin: connect to server at 'dragonfly' failed > > error: 'Lost connection to MySQL server during query' > > Unless you intend to run MySQL on a different b

Re: [gentoo-user] Re: mysql for MythTV - fails to set password

2005-04-20 Thread Arran Fraser
dragonfly ~ # /usr/bin/mysqladmin -u root -h dragonfly password xyz /usr/bin/mysqladmin: connect to server at 'dragonfly' failed error: 'Lost connection to MySQL server during query' Unless you intend to run MySQL on a different box later, you should omit "-h dragonfly" or replace with "-h localh