replication-manager icon indicating copy to clipboard operation
replication-manager copied to clipboard

Signal 18 repman - Replication Manager for MySQL / MariaDB / Percona Server

Results 151 replication-manager issues
Sort by recently updated
recently updated
newest added

1. test scenario-1 [config.toml] api-credential = "admin:admin" [result] ![20230915_110122](https://github.com/signal18/replication-manager/assets/33710188/9a696007-17ab-46ef-9b66-26e0ce2a3b50) It runs without a password option. 2. test scenario-2 [config.toml] api-credentials = "admin:admin" [result] ![20230915_110237](https://github.com/signal18/replication-manager/assets/33710188/98f57a6b-f249-4694-94aa-88b872704668) replication-manager-cli topology does not run. api-credential...

bug
ready

enhancement
alerting
gui
api

Hi I have the problem that when I run the replication-manager-cli several times I get "blocked" for 3 minutes. ```` root@ha-c1:~# replication-manager-cli status --user root --password xxx running root@ha-c1:~# replication-manager-cli...

bug
ready

Hi i have installed the latest package of the replication-manager on a debian 12 (bookworm). (replication-manager-osc_2.3.11_amd64.deb) Unfortunately the replication-manager-osc crashes immediately after startup with the following runtime error. I use...

documentation
config
compatibility

https://github.com/signal18/replication-manager/issues/496 [config.toml] api-credentials = "admin:repman" -> replication-manager-cli console command does not run. api-credential = "admin:repman" -> replication manager-cli console command executed without password. api-credentials VS api-credential ------ https://github.com/signal18/replication-manager/commit/939f5d51890008687e6de59f315511953a9356ea Can you...

[root@localhost]# replication-manager-cli version Replication Manager v2.3.10 for MariaDB 10.x and MySQL 5.7 Series Full Version: v2.3.10 Build Time: 2023-06-20T18:55:30+0900 ---------- [root@localhost]# replication-manager-cli console panic: runtime error: index out of range...

bug

For state transfert using mariabackup we will use pgzip library to compress the xbstream on the replication-manager side

enhancement
ready

If thread pool is enable MariaDB [(none)]> show global status like 'thread%th%'; +-------------------------+-------+ | Variable_name | Value | +-------------------------+-------+ | Threadpool_idle_threads | 4 | | Threadpool_threads | 5 | +-------------------------+-------+...

enhancement
ready

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.38.0 to 1.53.0. Release notes Sourced from google.golang.org/grpc's releases. Release 1.53.0 API Changes balancer: support injection of per-call metadata from LB policies (#5853) resolver: remove deprecated field...

dependencies

Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.7.2 to 1.9.1. Release notes Sourced from github.com/gin-gonic/gin's releases. v1.9.1 Changelog BUG FIXES fix Request.Context() checks #3512 SECURITY fix lack of escaping of filename in Content-Disposition #3556...

dependencies