1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-29 08:21:15 +03:00

add functions loading to the MCOL-5776-GROUP-BY-HAVING-functions test

This commit is contained in:
Timofey Turenko
2025-06-20 18:18:46 +03:00
committed by Leonid Fedorov
parent a61325f780
commit 7f7552e896

View File

@ -1,5 +1,6 @@
--source ../include/have_columnstore.inc
--source include/have_innodb.inc
--source ../include/functions.inc
--disable_warnings
DROP DATABASE IF EXISTS MCOL5776;