Florent,

Jon Frisby's DataDiff:
http://www.mrjoy.com/datadiff.shtml

"mysqldiff is a Perl script front-end to the CPAN module MySQL::Diff which
compares the data structures (i.e. table definitions) of two MySQL
databases"
http://adamspiers.org/computing/mysqldiff/

Best regards,

Heikki Tuuri
Innobase Oy
---
InnoDB - transactions, hot backup, and foreign key support for MySQL
See http://www.innodb.com, download MySQL-4.0 from http://www.mysql.com

sql query


----- Original Message -----
From: "Florent Martineau" <[EMAIL PROTECTED]>
Newsgroups: mailing.database.mysql
Sent: Thursday, March 20, 2003 1:45 PM
Subject: Re: sql diff for mysql


> Thanks for sqlfs, very interessant!
>
> know i use SQLyog
> but this soft do not have a php client do deal with sql server hosted
> behind a web server.
> and it do diff only on the structure, not on the data.
>
> Tonu Samuel wrote:
> > 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
> >
> >
> >
>
> --
> Florent MARTINEAU
> SoftKeys sarl
> +33 (0)6 89 49 20 01
> http://www.softkeys.fr
>
>
> ---------------------------------------------------------------------
> 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
>



---------------------------------------------------------------------
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

Reply via email to