[CONJ-391] Improve connection using SELECT in place of SHOW Created: 2016-11-23  Updated: 2016-12-14  Resolved: 2016-11-23

Status: Closed
Project: MariaDB Connector/J
Component/s: Other
Affects Version/s: None
Fix Version/s: 2.0.0-RC

Type: Task Priority: Minor
Reporter: Diego Dupin Assignee: Diego Dupin
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates
relates to CONJ-288 Unable to connect to galera non prima... Closed

 Description   

On connection driver need to know different server informations.
That is actually done with SHOW command.
Reason is to be able on Galera non primary nodes that permit only SHOW and SET command.

Show is not recommanded for speed will avoid server locks, better to use SELECT, and fallback on SHOW in case of Galera non primary nodes.


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