* Marc Alff <marc.alff@stripped> [10/04/27 11:55]:
> 3141 Marc Alff 2010-04-27
> WL#5291 MySQL Install / Upgrade script format
The trouble with this approach is that one won't be any more
able to source the sql scripts from MySQL command line client
and manually repair a MySQL installation.
Previously it was a fairly common practice.
The idea itself is nice, but I believe we need a better separator
than "GO", something compatible with old-school 'source' command
in the MySQL command line client.
--