Hello, I was wondering if anyone knew of any utilities or had any tips on how to keep two databases structurally uptodate with each other. I was thinking of something that could be run at a certain time and it looked at the structure of a development database and compared it to the structure of a production database then made appropriate structural changes (adding/dropping tables, columns.. etc). I know mysqlhotcopy has a similar function but it doesn't seem to resolve all issues - or am I not using it right?
Thanks! --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php