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

Server properties #62

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

paurkedal
Copy link
Collaborator

@paurkedal paurkedal commented Nov 4, 2024

This PR is based on #60, so we should merge that first.

The existing "stress tests" forms the initial test suite, while the
remaining executables, which takes an extra OCAML_MARIADB_QUERY
environment variable, are considered examples.
The blocking tests were duplicates of corresponding non-blocking tests.
This commit replaces it with a merged concurrency-less main which
instantiates the test suite twice, once using the blocking API and once
using the non-blocking API.
This commit adds bindings for get_server_info, get_server_version,
get_host_info, and get_proto_info.
@paurkedal paurkedal requested a review from ygrek as a code owner November 4, 2024 06:51
@ygrek ygrek removed their request for review November 24, 2024 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant