Commit 1f4e93c0 authored by Jérome Perrin's avatar Jérome Perrin

upgradeSchema: support changing table engine or comment

We were only checking if the defaut charset or default collation were
same, but if anything is different in the table options, we should
update it.

Also add a missing test for updating column comment
parent 4682955a
Pipeline #9788 passed with stage