Re: Roller 6.1.1 RC #1 to fix MySQL 5.7 upgrade problem

2021-12-27 Thread Dave
I don't think that is the right behavior. Dave On Mon, Dec 27, 2021 at 3:22 AM Michael Bien wrote: > I noticed when upgrading from 6.1 to 6.1.1, Roller ran the upgrade > scripts again, is that intended? > > Its probably fine to run them twice even though nothing db related > changed in the patc

Re: Roller 6.1.1 RC #1 to fix MySQL 5.7 upgrade problem

2021-12-27 Thread Michael Bien
I noticed when upgrading from 6.1 to 6.1.1, Roller ran the upgrade scripts again, is that intended? Its probably fine to run them twice even though nothing db related changed in the patch release - i was still wondering. -michael On 24.12.21 23:49, Dave wrote: I put together a release that

Re: Roller 6.1.1 RC #1 to fix MySQL 5.7 upgrade problem

2021-12-24 Thread Michael Bien
i keep getting surprised how bad the compatibility of SQL is. Even simple statements need special casing. At lest newer MySQL can use the standard alter/rename syntax. thanks for fixing this Dave, michael On 24.12.21 23:49, Dave wrote: I put together a release that fixes the upgrade problem