Skip to content
Snippets Groups Projects
Commit 0510ffa0 authored by Mergen Imeev's avatar Mergen Imeev Committed by Vladimir Davydov
Browse files

box: fix DDL check for recovery


Commit 71de4b2c ("box: fix schema downgrade replication") introduces
check that decides when DDL is disabled if current schema is not equal
to required schema. This patch adds a condition for DDL operations to be
enabled during recovery, so new bootstrap snapshot can be properly
generated.

Follow-up #9049

NO_DOC=bugfix
NO_TEST=internal
NO_CHANGELOG=internal

Co-authored-by: default avatarVladimir Davydov <vdavydov@tarantool.org>
parent 567cba8a
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment