View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 2 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Fri Jan 19, 2007 6:29 pm 
Offline
Joined: Mon Oct 09, 2006 11:11 pm
Posts: 32
I'm moving from a backend/frontend system to one pure backend with a few frontends... I'll be sticking with R5D1.

My HDTV QAM channel data took so long to figure out and set up that I'd like to take my mysql channel stuff from the current system and put it on the server.

How do I do that?


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jan 19, 2007 9:50 pm 
Offline
Joined: Tue Jan 17, 2006 7:34 am
Posts: 126
Location: Australia
On your old system
Code:
mysqldump --databases mythconverg > backend-frontend.sql


On your new one
Code:
mysql < backend-frontend.sql


If you don't want the full database then you can use some of the options in mysqldump to choose only selected tables.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 17 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
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu