I\'m running MariaDB 10.3.17 and I\'m trying to add a constraint to an existing table. The constraint uses a UDF - which should be allowed.
Here\'s my table and UDF.<