Bug 23805: (RM follow-up) Remove CHECK constraints
commitf7325a6ed70fab67576eb0b5a74314d6a6191372
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 1 Nov 2019 13:09:31 +0000 (1 13:09 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 1 Nov 2019 13:11:37 +0000 (1 13:11 +0000)
tree52440a5ae59a39cefc5f150072e29b7b1dec885c
parent7ddedd7b4266975d49e41481b8129f3efc5b0dfd
Bug 23805: (RM follow-up) Remove CHECK constraints

MariaDB and MySQL support different syntaxes for CHECK constraints at
different versions. To remove complexities in the updatedatabase script
I have opted to remove all CHECK constraints entirely.

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