-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
snipeIT 6.0.9
MariaDB 10.8
…
-
**Image and OTRS versions**
Upgrading a "fresh" container running
`image: "juanluisbaptiste/otrs:6.0.28"` to image: `"juanluisbaptiste/otrs:6.0.40"`
**Kubernetes Manifest (can be read similar…
rdxmb updated
11 months ago
-
**OpenSIPS version you are running**
* OpenSIPs 3.6-dev master branch (4d79a71ee)
```
root@ubuntu:~/build/opensips# /usr/local/opensips-upstream/sbin/opensips -V
version: opensips 3.6.0-dev…
-
I used rust's mysql library to connect to the mysql database, and the result of the query was that every data item was a character type
```
fn get_row(r: Row) -> T {
let mut json_obj = …
-
Hi, i am using go-mydumper in mysql 8.0.19 group replication, it failed to restore a table with 70M, i check the mysql error log, it seems too much memory when go-mydumper to restore, so it lead to m…
-
## Bug Report
### 1. Minimal reproduce step (Required)
- Backup cluster
```shell
tiup br backup full --pd "127.0.0.1:2379" --storage "s3://us-west-2-demo-bucket-backup/full?access-key=xxxx&s…
-
Hello, this is a great project, but I have a question:
In the current documentation on `GitHub` , the variable for the database name is `MYSQL_DATABASE`
However, in the documentation on `Docker Hu…
-
### Report
PXC backup and restore job pods do not bear the classic app.kubernetes.io/* labels used by other components
### More about the problem
When a new pxc cluster is deployed, all the running…
-
### Database name
MariaDB 10.11
# Issue description
Since upgrading from mariadb 10.3 to 10.11 running a full backup '/usr/local/bin/wal-g --config=/etc/wal-g.json backup-push' emits the follow…
-
I am trying to restore using docker-compose file.
docker-compose:-
restore:
image: databack/mysql-backup
restart: always
volumes:
- ./dbRestore/Dump20190824.sql.tar.gz:/dbr/Dum…