mariadb: ensure columnstore engine is disabled
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Thu, 4 Nov 2021 16:45:17 +0000 (13:45 -0300)
committerEneas U de Queiroz <cotequeiroz@gmail.com>
Thu, 4 Nov 2021 18:12:55 +0000 (15:12 -0300)
commite448917ad20e1400c0b7de8176bc9246e54ab3f1
tree67235b64d7075f209436280236f82bac9c01883a
parente7b21be6fad60b447b30414967f413534c62e59d
mariadb: ensure columnstore engine is disabled

mariadb may detect boost libraries, if the latter has been built with
threads, date_time and chorno support, then it will enable the
columnstore engine, which fails to build.

Set PKG_RELEASE:=$(AUTORLEASE).

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
utils/mariadb/Makefile