From: starmonkey Sent: 13 April 2006 01:51
>
> hey guys,
>
> A while ago I remembered using SQLYog or some other tool that could
> look at two databases (say dev and test versions) and work out the
> differences in structure between the two, and generate some SQL to
> 'upgrade' one to the
hey guys,
A while ago I remembered using SQLYog or some other tool that could
look at two databases (say dev and test versions) and work out the
differences in structure between the two, and generate some SQL to
'upgrade' one to the other (bunch of alter table commands basically).
I'm won