Notice: Undefined offset: 2 in /shares/home/root/src/sqlupdate/docmaker.php on line 25 Notice: Undefined variable: outset in /shares/home/root/src/sqlupdate/docmaker.php on line 47
1. Purpose 2. Copying |
3. Requirements 4. Downloading |
sqlupdate v1.3.0 - Copyright (C) Joel Yliluoma (http://iki.fi/bisqwit/) Usage: sqlupdate [options] >changes.sql (Creates an update script) Options: -t tablefile Describes the file containing the new sql layout. Default: tables.sql -d database Default: winnie3 -h host Default: localhost -u user Default: root -p pass -r Reverse operation. (new->old) Example: ./sqlupdate -t etimgr.sql -d etimgr | mysql -uroot This program does not update a database. It only produces update scripts (which show the differences).
Since version 1.3.0, supports also the InnoDB FOREIGN KEY
constraints.
Generated from
progdesc.php (last updated: Tue, 16 Nov 2004 20:23:02 +0200)
with docmaker.php (last updated: Sat, 25 Sep 2004 03:19:11 +0300)
at Fri, 10 Dec 2004 12:57:05 +0200