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

[BUG] Jooq: "No bind variables have been provided" Error Message #492

Closed
khushbr opened this issue Sep 30, 2023 · 1 comment
Closed

[BUG] Jooq: "No bind variables have been provided" Error Message #492

khushbr opened this issue Sep 30, 2023 · 1 comment
Labels
bug Something isn't working v2.11.0 Issues targeting release v2.11.0

Comments

@khushbr
Copy link
Collaborator

khushbr commented Sep 30, 2023

What is the bug?
PerformanceAnalyzer.log has the following error message written:

org.jooq.tools.JooqLogger info INFO: Single batch             : No bind variables have been provided with a single statement batch execution. This may be due to accidental API misuse

This error is usually seen due to version incompatibility between Jooq and sqlite version, see https://www.jooq.org/download/support-matrix

@khushbr khushbr added bug Something isn't working untriaged and removed untriaged labels Sep 30, 2023
@khushbr khushbr added the v2.11.0 Issues targeting release v2.11.0 label Oct 5, 2023
@khushbr khushbr closed this as completed Oct 5, 2023
@khushbr
Copy link
Collaborator Author

khushbr commented Oct 5, 2023

Also reported in opensearch-project/performance-analyzer#355

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v2.11.0 Issues targeting release v2.11.0
Projects
None yet
Development

No branches or pull requests

1 participant