Bug 23049: (RM follow-up) remove 'IGNORE' from ALTER TABLE
commit1a8de78c20ef05d7b11c5d97724643bc98c4354e
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 8 Nov 2019 08:06:10 +0000 (8 08:06 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 8 Nov 2019 08:07:36 +0000 (8 08:07 +0000)
tree187488e300b46717341a9c7659dfb074a3d2e1cf
parentd51aeb7f9b498ba80470655161e654cc385c1062
Bug 23049: (RM follow-up) remove 'IGNORE' from ALTER TABLE

We have updated the update to use our column_exists method, but had
forgotten to remove the corresponding IGNORE keyword from the SQL
itself.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
installer/data/mysql/updatedatabase.pl