Skip to content

Commit bebaf95

Browse files
committed
Clarify one Exasol router paragraph
1 parent a3c8471 commit bebaf95

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

maxscale/reference/maxscale-routers/maxscale-exasolrouter.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ cluster. It is primarily intended to be used together with
77
[SmartRouter](maxscale-maxscale-smartrouter.md), with _writes_ being directed
88
to a regular MariaDB cluster and _reads_ to Exasol.
99

10-
The Exasol router differs from other routers in that its servers are not specified
11-
by creating in the configuration file server entries that are referred to
12-
using `servers`, `targets`, or `cluster`. Instead, the Exasol servers are
13-
specified using the `connection_string` setting.
10+
Unlike the other routers or MaxScale, the Exasol router does not use `servers`,
11+
`targets`, or `cluster` entries in the configuration file to define servers.
12+
Instead, Exasol database nodes are specified directly via the `connection_string`
13+
setting.
1414

1515
## Users
1616

0 commit comments

Comments
 (0)