From 49e3bd2cbcb12ed45908b6f15c3ab5972a1c2ef1 Mon Sep 17 00:00:00 2001 From: Daniele Sciascia Date: Thu, 20 Jan 2022 17:16:44 +0100 Subject: MDEV-27553 Assertion `inited==INDEX' failed: in ha_index_end() MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit In wsrep_schema code, call ha_index_end() only if the corresponding ha_index_init() call succeeded. Reviewed-by: Jan Lindström --- wsrep-lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wsrep-lib') diff --git a/wsrep-lib b/wsrep-lib index 6fd1fdf6904..da5098b622b 160000 --- a/wsrep-lib +++ b/wsrep-lib @@ -1 +1 @@ -Subproject commit 6fd1fdf69044bb6a08c488cec52668bbb31dd8aa +Subproject commit da5098b622bc6f92c9265bacf4c1168fd69b38b5 -- cgit v1.2.1