Re: created user but access denied

2004-03-23 Thread Egor Egorov
David T-G <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Egor, et al -- > > ...and then Egor Egorov said... > % > % David T-G <[EMAIL PROTECTED]> wrote: > % > > % > I have just moved my web site from one server to another (whew!) and I am > % > having a problem

Re: created user but access denied

2004-03-23 Thread David T-G
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Egor, et al -- ...and then Egor Egorov said... % % David T-G <[EMAIL PROTECTED]> wrote: % > % > I have just moved my web site from one server to another (whew!) and I am % > having a problem with a mysql user definition for a calendar program. ... %

Re: created user but access denied

2004-03-23 Thread David T-G
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rick, et al -- ...and then Rick Emery said... % % % % Remove space between '-p' and the password in you command line. % That is>>bash-2.05a$ mysql -uwcjporoot -pwc_jpo Actually, wc_jpo is the name of the database, and -p without a password pro

Re: created user but access denied

2004-03-23 Thread Rick Emery
Remove space between '-p' and the password in you command line. That is>>bash-2.05a$ mysql -uwcjporoot -pwc_jpo - Original Message - From: "Egor Egorov" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 23, 2004 6:36 AM Subje

Re: created user but access denied

2004-03-23 Thread Egor Egorov
David T-G <[EMAIL PROTECTED]> wrote: > > I have just moved my web site from one server to another (whew!) and I am > having a problem with a mysql user definition for a calendar program. > > I used mysqldump to dump the calendar database (wc_jpo) and loaded it on > the new server; it appears to b