Skip to content

Multithread update does not update all records - version 9.4.1.0 #587

Description

@kowgli

Hi,

I'm facing an issue in the latest version (9.4.1.0) when bulk updating records.

Sample query:

update account
set name = 'test'
where name is null

When having auto (0) in the worker threads only a subset of the records get updated. When I set the worker thread count to 1 all records get updated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions