From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Q7BVZ-0007iC-7k for garchives@archives.gentoo.org; Tue, 05 Apr 2011 19:01:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5EC91C088; Tue, 5 Apr 2011 18:59:50 +0000 (UTC) Received: from wlym.com (wlym.com [66.135.63.43]) by pigeon.gentoo.org (Postfix) with ESMTP id 753551C088 for ; Tue, 5 Apr 2011 18:59:50 +0000 (UTC) Received: from ccs.covici.com (pool-96-247-205-118.clppva.fios.verizon.net [96.247.205.118]) (authenticated bits=128) by wlym.com (8.14.3/8.14.3/Debian-9.4) with ESMTP id p35Ixlru024096 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 5 Apr 2011 13:59:49 -0500 Received: from ccs.covici.com (localhost [127.0.0.1]) by ccs.covici.com (8.14.4/8.14.4) with ESMTP id p35Ixi89007680 for ; Tue, 5 Apr 2011 14:59:47 -0400 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] putting mysql databases from one system to another X-Mailer: MH-E 8.2; nmh 1.3; GNU Emacs 23.3.1 Date: Tue, 05 Apr 2011 14:59:44 -0400 Message-ID: <7679.1302029984@ccs.covici.com> From: covici@ccs.covici.com Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Archives-Salt: X-Archives-Hash: d16caca84685912da077952455bb0a02 I am trying to copy my databases from one system to another and since one is 32-bit and the other is 64-bit, I was told that I could not copy the binary databases directly, but I had to do mysqldump and then put that source file into the new system. What I am getting is that the passwords seem not to have gotten through -- the user names seem to be there, but I cannot login with the passwords the user had in the old system. Can anyone tell me why this is so and what I can do to fix? Thanks in advance for any ideas. -- Your life is like a penny. You're going to lose it. The question is: How do you spend it? John Covici covici@ccs.covici.com