[CONJ-311] Error in example of documentation in Failover / high availability parameters section Created: 2016-06-09  Updated: 2016-08-23  Resolved: 2016-08-23

Status: Closed
Project: MariaDB Connector/J
Component/s: Failover
Affects Version/s: all
Fix Version/s: 1.5.1-RC

Type: Bug Priority: Minor
Reporter: William Chiquito Assignee: Diego Dupin
Resolution: Fixed Votes: 0
Labels: None


 Description   

Example of documentation for the sequential parameter in the Failover / high availability parameters section (Failover and High availability with MariaDB Connector/J :: Failover / high availability parameters) seems wrong, shows:

Example when using the jdbc url string "jdbc:mysql:replication:host1,host2,host3/test"

when should be:

Example when using the jdbc url string "jdbc:mysql:sequential://host1,host2,host3/test"

Same example is shown in MariaDB Connector/J 1.3.0 Release notes when parameter was added.



 Comments   
Comment by Diego Dupin [ 2016-08-23 ]

thanks for reporting, this has been fixed in documentation a few month ago

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