proxysql-admin-tool icon indicating copy to clipboard operation
proxysql-admin-tool copied to clipboard

ProxySQL Admin

Results 5 proxysql-admin-tool issues
Sort by recently updated
recently updated
newest added

The wildcard approach has the issue, that it allows monitor connections to the MySQL nodes from a too big IP range. Having the first pxc nodes IP something like 10.1.2.3,...

It will now better handle instances of the same username with different passwords found in XtraDB. Now displaying users as they are being created, otherwise it seemed like nothing happened...

With the single write and writers_are_readers mode set to yes, the write node will have a weight of 100000 and be added to the reader group. As a result, the...

[PSQLADM-525](https://perconadev.atlassian.net/browse/PSQLADM-564) The _syncusers_ function/command will delete any existing users before re-creating them if a password hash diff is detected. But the creation **does not preserve** the **default_schema** property. This property...