[vagrant@localhost maxctrl-diffs]$ maxctrl show commands readwritesplit
|
┌────────────┬────────────┬────────────────────────┐
|
│ Command │ Parameters │ Descriptions │
|
├────────────┼────────────┼────────────────────────┤
|
│ reset-gtid │ SERVICE │ Readwritesplit service │
|
└────────────┴────────────┴────────────────────────┘
|
[vagrant@localhost maxctrl-diffs]$ maxctrl2 show commands readwritesplit
|
2026-07-22 12:18:32 notice : URL: curl -X GET -u admin:mariadb http://127.0.0.1:8989/v1/maxscale/modules/readwritesplit
|
┌──────────────┬────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
|
│ Command │ readwritesplit │
|
├──────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
|
│ Parameters │ enum, duration, bool, duration, bool, bool, enum, bool, duration, count, duration, bool, count, enum, bool, bool, bool, │
|
│ │ enum, count, duration, duration, bool, count, enum, size, bool, bool, bool, duration, enum, bool, duration, duration, │
|
│ │ bool, bool, bool, duration, stringlist, bool, bool, bool, bool, bool, bool, count, count, duration, duration, password, │
|
│ │ bool, enum, int, string, bool, bool, string, path, enum, string, duration │
|
├──────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
|
│ Descriptions │ Causal reads mode, Timeout for the slave synchronization, Retry failed writes outside of transactions, Timeout for │
|
│ │ delayed_retry, Create connections only when needed, Use master for reads, Master failure mode behavior, Reconnect to │
|
│ │ master, Maximum replication lag, Maximum number of slave connections, Alias for 'max_replication_lag', Automatically │
|
│ │ retry failed reads outside of transactions, Starting number of slave connections, Slave selection criteria, Lock │
|
│ │ connection to master after multi-statement query, Lock connection to master after a stored procedure is executed, Prevent │
|
│ │ reconnections if temporary tables exist, Synchronize transactions with one or more replicas., Number of acknowledgements │
|
│ │ required for each transaction., Maximum allowed replication lag before synchronization starts., Timeout for transaction │
|
│ │ synchronization., Retry failed transactions, Maximum number of times to retry a transaction, Type of checksum to │
|
│ │ calculate for results, Maximum size of transaction to retry, Retry transaction on deadlock, Retry transaction on checksum │
|
│ │ mismatch, Prevent replaying of about-to-commit transaction, Timeout for transaction replay, Whether to route SQL variable │
|
│ │ modifications to all servers or only to the master, Retrieve users from all backend servers instead of only one, How │
|
│ │ ofted idle connections are pinged, Alias for 'wait_timeout', Disable session command history, Allow the root user to │
|
│ │ connect to this service, Ping connections unconditionally, Put connections into pool after session has been idle for this │
|
│ │ long, Labels for this service, Match localhost to wildcard host, Log a warning when client authentication fails, Log │
|
│ │ debug messages for this service (debug builds only), Log info messages for this service, Log notice messages for this │
|
│ │ service, Log warning messages for this service, Maximum number of connections, Session command history size, How long a │
|
│ │ session can wait for a connection to become available, Network write timeout, Password for the user used to retrieve │
|
│ │ database users, Prune old session command history if the limit is exceeded, Service rank, Number of statements kept in │
|
│ │ memory, Role used for retrieving database users, Track session state using server responses, Strip escape characters from │
|
│ │ database names, Username used to retrieve database users, Load additional users from a file, When and how the user │
|
│ │ accounts file is used, Custom version string to use, Connection idle timeout │
|
└──────────────┴────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
|