Skip to content

sqlite join not working #74

@harshavmb

Description

@harshavmb

I could compile sqlite with CCC. Most of the SELECT, CREATE, UPDATE queries worked but joins seem to be stuck consuming a single core forever. GCC compiled binary just takes under 50ms for the same join query.

I didn't fully get where the problem is but so far my triage leads to an invalid instruction set. I'll update here if I get more details.

Anyone facing the same issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions