From a8d230dff30cde49557353f942c52b48fb7ac5d1 Mon Sep 17 00:00:00 2001 From: Leonid Fedorov <79837786+mariadb-LeonidFedorov@users.noreply.github.com> Date: Fri, 3 Mar 2023 14:55:25 +0300 Subject: [PATCH] mcs4011_autopilot_query_stats disabled for unstable response (#2756) --- mysql-test/columnstore/autopilot/disabled.def | 1 + 1 file changed, 1 insertion(+) diff --git a/mysql-test/columnstore/autopilot/disabled.def b/mysql-test/columnstore/autopilot/disabled.def index cace5373e..8073082d3 100644 --- a/mysql-test/columnstore/autopilot/disabled.def +++ b/mysql-test/columnstore/autopilot/disabled.def @@ -8,3 +8,4 @@ mcs6202_windowFunctions_REGR_SLOPE : Disabled because of MCOL-5435 mcs6203_windowFunctions_REGR_SXX : Disabled because of MCOL-5435 mcs6204_windowFunctions_REGR_SXY : Disabled because of MCOL-5435 mcs6205_windowFunctions_REGR_SYY : Disabled because of MCOL-5435 +mcs4011_autopilot_query_stats : Disabled because shows unstable response