On Fri, 2003-03-14 at 17:19, Florent Martineau wrote: > Hi, > > I'm searching for a mysql diff tool to update my database when changing > structure and so. > Does anybody outthere knowing such a tool ?
As much I know, there is no such tool exists. I am doing myself some version control of SQL tables after their dumpout with mysqldump. You might be also interested in my SQLFS project on http://www.sqlfs.org. This must enable full control of any database in future with common tools like cvs, grep, diff, sed and so on. Currently it can do read-only access for demo usage only. Tõnu --------------------------------------------------------------------- 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