[CONJ-227] 'mariadb' alias doesn't work with HA mode Created: 2015-11-30 Updated: 2015-11-30 Resolved: 2015-11-30 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | Other |
| Affects Version/s: | 1.3.0, 1.3.2, 1.3.1 |
| Fix Version/s: | 1.3.3 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Soichiro Kashima | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Hi,
'jdbc:mysql:failover://' works, so it’s not a big problem, but I think it should be fixed. I think this is the cause: I'll send a pull request to fix this on GitHub later. Thanks. |
| Comments |
| Comment by Diego Dupin [ 2015-11-30 ] |
|
Thanks for reporting ! The problem is not only when using HA parameters, but when using Datasource too. That will be corrected in 1.3.3. commit : https://github.com/MariaDB/mariadb-connector-j/commit/4a5b824e051ff277f1ad2baee08b8d64a63692b4 |