Skip to content

Set migrations table engine to MergeTree#9

Open
iand wants to merge 1 commit into
mainfrom
ch-migration-engine
Open

Set migrations table engine to MergeTree#9
iand wants to merge 1 commit into
mainfrom
ch-migration-engine

Conversation

@iand
Copy link
Copy Markdown
Contributor

@iand iand commented May 15, 2026

This is a better default for databases created in our usual shared environment otherwise we hit the following error:

create migrate driver: code: 36, message: Tables in a Shared database must use engines that do not 
store data on disk. Attempted to create a table with engine 'TinyLog', which stores data on disk

@iand iand requested a review from dennis-tra May 15, 2026 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant