in reply to Re^6: Tracking and deploying changes in (MySql/Maria) DB schema ...
in thread Tracking and deploying changes in (MySql/Maria) DB schema ...

The plugin would run on a dev server.

You don't need a plugin to run alter table on production servers.

And it would only be manually triggered ....

...like if a difference to a "master" table is reported.

Ideally...

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

  • Comment on Re^7: Tracking and deploying changes in (MySql/Maria) DB schema ...
  • Download Code