Bug 9525: Atomic update fixes
authorTomas Cohen Arazi <tomascohen@theke.io>
Wed, 4 Oct 2023 17:59:26 +0000 (13:59 -0400)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 4 Oct 2023 20:40:13 +0000 (16:40 -0400)
commit9f845d83f9a2cf7da40c50ba2620454e0fd0059b
treed51f91d11ea92081695c9d51a6a09b39c1cf4e23
parent151298709afcac0376f9a4b8c3e3b13cd3b9d207
Bug 9525: Atomic update fixes

This patch modernizes the atomic update, makes it follow the current
pattern of checking the column existence, and printing a message about
the column being created.

It also adds the COMMENT statement so tests pass later.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
installer/data/mysql/atomicupdate/Bug-9525-Add_ft_local_float_group_column.perl [deleted file]
installer/data/mysql/atomicupdate/bug_9525.pl [new file with mode: 0755]