From: kashani <kashani-list@badapple.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] putting mysql databases from one system to another
Date: Wed, 06 Apr 2011 10:28:34 -0700 [thread overview]
Message-ID: <4D9CA2C2.6070107@badapple.net> (raw)
In-Reply-To: <7679.1302029984@ccs.covici.com>
On 4/5/2011 11:59 AM, covici@ccs.covici.com wrote:
> 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.
>
On Linux there is no difference between the on disk format so rsync
away assuming you're keeping roughly the same Mysql version. You can
have issues on Windows for some reason. However mysqldump is always
considered safer for a number of other reasons.
After you imported your fresh new mysqldump you ran flush privileges;
for the mysql.user table to take effect?
kashani
next prev parent reply other threads:[~2011-04-06 17:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-05 18:59 [gentoo-user] putting mysql databases from one system to another covici
2011-04-05 19:13 ` Josh
2011-04-05 19:37 ` covici
2011-04-06 2:08 ` Mark Shields
2011-04-06 15:14 ` Gregory Fontenele
2011-04-06 17:28 ` kashani [this message]
2011-04-06 22:47 ` Alex Schuster
2011-04-06 22:59 ` kashani
2011-04-13 22:16 ` Alex Schuster
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D9CA2C2.6070107@badapple.net \
--to=kashani-list@badapple.net \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox