You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any chance we can have that database to execute the query? You can send it zipped to support at arcadedata.com mentioning "Issue 1906" in the subject.
Thank you for the quick response.
The database as is will not be possible to send. But I will try to reproduce this data in a db I can send.
Will keep you updated.
ArcadeDB Version:
ArcadeDB Server v24.11.2 (build 055592c73d27d894c26f3faaf7df22e15c28f03d/1733838531445)
OS and JDK Version:
Windows 11 10.0 - OpenJDK 64-Bit Server VM 17.0.10 (Zulu17.48+16-SA)
Expected behavior
`Running a quey
UPDATE HasLink SET Status = 'ok' WHERE Status <> 'ok'
Should return the amount of updates.
`
Actual behavior
`
Retunr result is an error
Cannot execute command Cannot write outside the page space (65539>65536)
There are 33122 edges to update.
`
Steps to reproduce
<add here>
<An SQL script to reproduce the problem or a JUnit test case will increase **A LOT** the chance to have a quick fix>
The text was updated successfully, but these errors were encountered: