-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Hal,
Am 10.05.2006 um 04:21 schrieb Hal Fulton: > [EMAIL PROTECTED] typo]# mysqldump -u hal9000 -p typo >backup3.out > Enter password: > mysqldump: Got error: 1045: Access denied for user > 'hal9000'@'localhost' (using > password: YES) when trying to connect > > > Got any idea what's wrong? I think I once encountered a similar problem. Did you try to remove the whitespace at the password statement and enter your password directly? Just turn "-p typo" into "-pyourpassword typo" and leave the rest as is. This did the trick for me here... HTH, Greets from Essen. Dennis Wegner -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) iD8DBQFEYbGAHcq0o4/FrD0RAtBWAJsGFYdhEEBl1vCagJzgicMmfpEKXACbBMaH 9EjfJA9+b982gT6nKHnaS1A= =My3H -----END PGP SIGNATURE----- _______________________________________________ Typo-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/typo-list
