Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu Jun 24, 2010 9:53 pm 
Offline
Senior Newbie

Joined: Thu Jun 24, 2010 9:46 am
Posts: 13
Website: http://www.firehole.us
Location: Bartlett, IL, USA
I'm moving a Wordpress site on to Linode. I was able to move all of the data from all of the DBs by using mysqldump on the existing site, using rsync to move the data, and the the "mysql source" command to rebuild the databases on Linode.

My question is, how do I move all of the Mysql IDs and passwords? Even though I used the --all-databases option on the mysqldump it does not appear like the IDs/passwords were moved.

Thanks, Len


Top
   
 Post subject:
PostPosted: Thu Jun 24, 2010 10:19 pm 
Offline
Senior Member

Joined: Fri May 02, 2008 8:44 pm
Posts: 1121
Users and privileges are stored in the "mysql" database, in particular the "db" and "user" tables. Log in to MySQL as root and try to dump/reload them. Make sure you make backups, because this might break your database if you don't do it properly.

On the other hand, if you're moving from a shared host, you'll probably have to recreate the users manually.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group