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

Can't lock a record in a transaction #10376

Open
Virock opened this issue Jan 13, 2025 · 0 comments
Open

Can't lock a record in a transaction #10376

Virock opened this issue Jan 13, 2025 · 0 comments
Milestone

Comments

@Virock
Copy link

Virock commented Jan 13, 2025

OrientDB Version: 3.2.36

Java Version: java 17.0.3.1 2022-04-22 LTS

OS: Windows 10

Expected behavior

Return the value and lock the record

Actual behavior

Returns an Exception

Steps to reproduce

SELECT * FROM AnyCollection LOCK RECORD

I get this error when I run the above command
image

I have added the custom property
image

but I still get the error

@tglman tglman added this to the 3.2.x milestone Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants