[CONJ-794] Issue with Maria DB JDBC Driver while connecting to MemSQL Created: 2020-05-29  Updated: 2021-04-23  Resolved: 2021-04-23

Status: Closed
Project: MariaDB Connector/J
Component/s: JDBC compatibility
Affects Version/s: 2.6.0
Fix Version/s: 3.0.0

Type: Task Priority: Minor
Reporter: T. A Assignee: Diego Dupin
Resolution: Fixed Votes: 0
Labels: None
Environment:

All, version 2.6.0 and lower


Issue Links:
PartOf
is part of CONJ-790 detail feature of 3.x version Closed

 Description   

The getClientInfo() method implementation is executing below query on underlying database -

SELECT @ApplicationName, @ClientUser, @ClientHostName

This syntax may not be compatible will all the databases and throws error.

I am using it to connect to MemSQL from Websphere Application Portal. This is info client program seeks immediately after making connection. Client will not be able to use the connection to run any query.

Kindly check.

Thanks



 Comments   
Comment by Diego Dupin [ 2020-06-08 ]

in next 3.0 release, getClientInfo() /setClient info will be stored in hashmap in driver, not is user variables.

Comment by T. A [ 2020-06-09 ]

Thanks Diego for looking, 2 more related queries -

so you will not run that select query in db to get variables in getClientInfo()?
what will be the planned release date for version 3.0.0?

Please advise.

Regards

Comment by T. A [ 2020-06-19 ]

Hi Diego,

Hope you are doing great!

Request you to please check above queries and confirm on the release date.
Appreciate your response.

Regards.

Comment by Diego Dupin [ 2020-06-22 ]

3.0.0 will be for the end of next month (but as alpha release), GA, will be a few more month

Comment by T. A [ 2020-12-14 ]

Hi Diego,

Hope you are doing great! Do you have any update on this fix? Also what is the update on release date of 3.0 version?
Appreciate your response.

Regards.

Generated at Thu Feb 08 03:18:21 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.