diff options
author | Daniele Sciascia <daniele.sciascia@galeracluster.com> | 2022-01-20 17:16:44 +0100 |
---|---|---|
committer | Jan Lindström <jan.lindstrom@mariadb.com> | 2022-01-24 09:46:21 +0200 |
commit | 49e3bd2cbcb12ed45908b6f15c3ab5972a1c2ef1 (patch) | |
tree | d4ce9f8c2cf911ce8cf60bc6747b3d28e70f760d /wsrep-lib | |
parent | b915f79e4e004fde4f6ac8f341afee980e11792b (diff) | |
download | mariadb-git-49e3bd2cbcb12ed45908b6f15c3ab5972a1c2ef1.tar.gz |
MDEV-27553 Assertion `inited==INDEX' failed: in ha_index_end()
In wsrep_schema code, call ha_index_end() only if the corresponding
ha_index_init() call succeeded.
Reviewed-by: Jan Lindström <jan.lindstrom@mariadb.com>
Diffstat (limited to 'wsrep-lib')
m--------- | wsrep-lib | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/wsrep-lib b/wsrep-lib -Subproject 6fd1fdf69044bb6a08c488cec52668bbb31dd8a +Subproject da5098b622bc6f92c9265bacf4c1168fd69b38b |