-
Hi,
I'm trying to install v0.5.2 on Uberspace using the following guide: https://lab.uberspace.de/guide_etesync-server.html . However, the migrate step fails with the following error:
> MySQLdb…
-
Building db...
Step 0 : FROM dockerfile/mariadb
Pulling repository dockerfile/mariadb
Service 'db' failed to build: Error: image dockerfile/mariadb:latest not found
-
![connection](https://ibin.co/w800/4SpM8QsY8EUU.png "Connection")
![ssh-tunnel](https://ibin.co/w800/4SpMNQ2WdkCI.png "SSH-Tunnel")
tested both mariadb and mysql
database:
username: root
pas…
-
The upstream image used for mariadb locally is one of the "legacy" unversioned uselagoon images.
The `uselagoon/mariadb-10.4-drupal` image is the same, but is published as multiarch, avoiding emula…
-
### :speaking_head: Foreword
## :ghost: Brief Description
Using AlmaLinux, the [platform_version check](https://github.com/sous-chefs/yum-mysql-community/blob/main/resources/repo.rb#L62-L65) fails d…
-
When I create a new mariadb with the operator using a storage class which adds a new block device formatted and mounted with ext4 there is a lost+found directory on the filesystem root. Since the db d…
-
### Description
`depends_on ` and `healthcheck ` are ignored when running nerdctl compose up .
```
$ nerdctl compose up
WARN[0000] Ignoring: service db: [HealthCheck]
WARN[0000] I…
-
Today, there is lot of frameworks to maintain database structure. Most of them allow developers to choose between different drivers like PostgreSQL, MariaDB, MySQL, Oracle and so on. It would be perfe…
-
While maneuvering the `migration-assist` process I've worked through all issues except those plaguing the `LinkMetadata` table. It seems there are just too many issues there to resolve manually or oth…
-
### Name and Version
bitnami/mariadb:10.4
### What architecture are you using?
amd64
### What steps will reproduce the bug?
So, it appears that mariadb image when replication is enable,…