Try using MYdbPAL from www.it-map.com .

The product has complete schema version control, alowing you to track
changes and compare sche,as for diffrences. Its FREE to MySQL users.

Tim


-----Original Message-----
From: Will Merrell [mailto:[EMAIL PROTECTED]
Sent: 20 February 2005 14:00
To: Mysql Mailing list
Subject: How to Version Control a database


I have a project that involves several developers working on their own
machines. Each has a local copy of the database on their own machine. Since
we have some developers who develop while not connected to the network, we
cannot use a common database.

How can I version control the database so that changes are not lost or
stepped on. Right now, we use mysqldump to dump the database and version the
dump file, but this still has problems. Is there a better way?

-- Will



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to