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

Connection reports wrong version? #27

Open
grtjn opened this issue May 22, 2023 · 4 comments
Open

Connection reports wrong version? #27

grtjn opened this issue May 22, 2023 · 4 comments

Comments

@grtjn
Copy link

grtjn commented May 22, 2023

When I use the JDBC driver to connect to MarkLogic 11 using something like DBeaver, and I test the connection, I get a nice popup stating some versions. It correctly reports that it is using driver version 0.6, but for unclear reasons it mentions that the server version is 9.1.2. What version number is that, and shouldn't it either report the version of the underlying PostgresQL library on the server side, or just report the actual MarkLogic version?

image

@grtjn
Copy link
Author

grtjn commented May 22, 2023

For the sake of completeness, here the actual version of MarkLogic on tdbs014:

image

@bobstarbird
Copy link
Collaborator

Unfortunately this is the data returned from the server.
The driver just displays the result for "server_version".

@grtjn
Copy link
Author

grtjn commented May 22, 2023

Can you poke the core dev team to ask about this? I suspect security scans at our end are tripping over this..

@bobstarbird
Copy link
Collaborator

BUG-60353 Wrong MarkLogic Server version reported by ODBC Server

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

No branches or pull requests

2 participants