Projects / phpMySQLdiff

phpMySQLdiff

phpMySQLDiff is a PHP script which generates an SQL ALTER script for the differences between two databases.

Tags
Licenses
Implementation

RSS Recent releases

  •  01 Oct 2004 11:23

Release Notes: There are some fixes in this release, as well as the ability to upload and compare SQL scripts, support for auto_increment, and fulltext indexes.

  •  23 Oct 2003 10:59

Release Notes: Syntax highlighting is converted to CSS. Target database parameters are fetched from source database settings. HTML structure and CSS are completely revised. There is an extended error message if the database connection check fails. The structure of the nls files has changed. A version check for the PHP interpreter is added. A problem with the display of the Russian language has been fixed. A problem with object names including spaces is fixed. Short tags are removed, so the tool will now also run on systems where short tags have been deactivated. Basic support for foreign key constraints and support for the Hungarian language have been added.

  •  11 Sep 2003 10:55

Release Notes: Error messages without an existing config.inc.php have been fixed. An error if there are no tables on the table selection screen has been fixed. The language selection box is sorted alphabetically. There are some other minor bugfixes.

  •  02 Jun 2003 13:41

Release Notes: Table type and table options as table comments are supported when creating a table. After script generation, source and target databases can be switched.

  •  18 Apr 2003 09:06

Release Notes: Default settings for the source and target databases can now be made in config.inc.php. If required, backticks are now generated automatically. A problem with object names containing dashes has been fixed. A French translation of README.txt is now available. The language for display is no longer detected automatically, but can be set in config.inc.php. On runtime, it can be changed by the user on the startup page. A Russian translation has been added.

RSS Recent comments

15 Apr 2003 06:13 gothfather

Re: PHP versions
Oups ... required Version missing ... it is: >= 4.1.0

13 Apr 2003 15:27 gothfather

Re: PHP versions

> Hi,
> ...
> Which versions of PHP does your proggie
> support?
>
> Thx,
>
> CoKo

Hi Ralf ... aren't you ... :)

Due to the usage of $_GET/$_POST/$_SESSION-Style Superglobals, which we desided to use since 1.0.0, a PHP-Version >= is required ... sorry for that ... :(

12 Apr 2003 16:39 cokoloco Thumbs up

PHP versions
Hi,

I encounter a strange problem on my web server which is still running on PHP 4.0.6 (due to my provider :-( ). Opening the index.php of mysqldiff 1.3.0 causes a "Segmentation fault (11)" in my Apache.

Which versions of PHP does your proggie support?

Thx,

CoKo

Screenshot

Project Spotlight

TaskJuggler

A powerful project planning and tracking tool.

Screenshot

Project Spotlight

PAGI

A PHP 5.3 AGI client.