[CONJ-153] Add ability to run tests against another mariadb server than localhost Created: 2015-05-14 Updated: 2015-06-23 Resolved: 2015-06-23 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | Other |
| Affects Version/s: | None |
| Fix Version/s: | 1.1.9 |
| Type: | Task | Priority: | Major |
| Reporter: | Julien Pivotto | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
It is not possible to success all the tests when you use another host than localhost because the tests are hardcoding 127.0.0.1 when creating users etc. I have fixed that with https://github.com/MariaDB/mariadb-connector-j/pull/6 |
| Comments |
| Comment by Julien Pivotto [ 2015-05-22 ] |
|
Ticket is fixed |