Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deadlock with TinyLog engine (20.8) #18691

Closed
astudnev opened this issue Jan 3, 2021 · 2 comments · Fixed by #15260
Closed

Deadlock with TinyLog engine (20.8) #18691

astudnev opened this issue Jan 3, 2021 · 2 comments · Fixed by #15260

Comments

@astudnev
Copy link
Contributor

astudnev commented Jan 3, 2021

After migrating 19.9 -> 20.8 the query like:

INSERT INTO tinylog 
SELECT FROM tab WHERE ( x IN (SELECT FROM tinylog))

Locked ( read- write operating in sub-select )

@UnamedRus
Copy link
Contributor

Related #15997

@alexey-milovidov
Copy link
Member

Fixed in master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants