Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Db on Live Site and Replica on Development PC

 
   Database Help (Home) -> mySQL RSS
Next:  array parameter  
Author Message
Kahuna

External


Since: Nov 26, 2003
Posts: 15



(Msg. 1) Posted: Sat Feb 19, 2005 2:37 pm
Post subject: Db on Live Site and Replica on Development PC
Archived from groups: mailing>database>mysql (more info?)

Hi Folks, I'll bet someone here has fixed this challenge in the past.

I have a Db on my live site, I use DW to manage the site and phpMyAdmin to
manage the mySQL Db, and I'd like to do the following:

1. Replicate the Db on my Dev PC, to modify then reset the live version on
the site to match it.

2. Set phpMyAdmin config to look at the PC version of the Db when developing
and the Live version when its up on the site.

Hope these make some sort of sense - just new to the world of php and mySQL
(actually an MS developer). Any suggestions appreciated.

Cheers

--
Kahuna
------------

 >> Stay informed about: Db on Live Site and Replica on Development PC 
Back to top
Login to vote
laitkor

External


Since: Feb 15, 2005
Posts: 5



(Msg. 2) Posted: Mon Feb 21, 2005 12:02 am
Post subject: Re: Db on Live Site and Replica on Development PC [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

1. If you want to replicate, then look at a master slave config.

2. phpMySqlAdmin can handle multiple DB servers. look in the config
file
--
Jay
http://d2t2fish.blogspot.com

 >> Stay informed about: Db on Live Site and Replica on Development PC 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Best way to issue hundreds of inserts/updates??? - Using mysql 4.0.23- What is the best way to execute several (hundreds of) inserts and updates? Rather than issuing tons of individual inserts and updates, can I send the strings to a text file and then have mysql do them all?? IE : query.txt insert..

MySQL freezes, brings XP machine to a grinding halt - I've been using MySQL for a while for fairly light database development on my XP machine. Currently, I am just starting a new project and have experienced some big problems with MySQL today both on my office machine and at home where running a particular...

login as user 'root' but do not have root privlages and my.. - Hi gang: I'm experiencing a problem with MySQL -- I updated MySQL from version 4.1.0 to 4.1.10 and now when I login as root it doesn't show all the databases I should have access to, nor it doesn't recognize me being logged in as root (via..

FLUSH TABLES hangs if table is locked - Using FLUSH TABLES via the C query API mysql_query() hangs if the table is locked already. That is to say, nothing prevents me from running a LOCK TABLES twice; it won't tell me "it's already locked, don't try to run a FLUSH". Anyone know ...

Tool to convert DDL in graphical diagram? - Does anyone know of a tool that will create a graphical diagram from a DDL (SQL create script)? Preferable a free open-source tool. Thanks, A
   Database Help (Home) -> mySQL All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]