-
With a docker compose file
```
services:
dbproxy:
image: plopix/docker-mysqlproxyprofiler
depends_on:
- mariadb
restart: unless-stopped
ports:
- 10.1.0.110:3306:…
-
Any reason for not mentioning MariaDB in your [README](https://github.com/jupyter-xeus/xeus-sql/blob/main/README.md) or in the blog [https://blog.jupyter.org/an-sql-solution-for-jupyter-ef4a00a0d925](…
-
**Documentation**
- [x] I acknowledge that I have read the relevant [documentation](https://github.com/mariadb-operator/mariadb-operator/tree/main/docs).
**Describe the bug**
After changing…
-
**Documentation**
- [x] I acknowledge that I have read the relevant [documentation](https://github.com/mariadb-operator/mariadb-operator/tree/main/docs).
**Describe the bug**
After changing…
-
Looking at [README.md](https://github.com/SOCI/soci/blob/master/README.md) and the list of supported databases at https://soci.sourceforge.net/ I noticed MariaDB is not listed - any particular reason …
-
**Describe the bug**
The app is working fine when sqlite is used, but when mariadb is used, dashboard is not showing. view_backend is returning false.
**To Reproduce**
Environment:
macOS 14.5
p…
-
Currently when using the `bun-mariadb` devcontainer configuration the default name is set to `PHP & MariaDB` as you can see [here](https://github.com/marcosgomesneto/bun-devcontainers/blob/main/src/bu…
-
### 1. Why is this change necessary?
Its a small simplification and reduces a complexity of maintenance. Also uses MariaDB pre-release images to avoid unexpected regressions.
mariadb-devel:v…
-
**Documentation**
- [ ] I acknowledge that I have read the relevant [documentation](https://github.com/mariadb-operator/mariadb-operator/tree/main/docs).
**Describe the bug**
When I deplo…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
After upgrade container mariadb no longer works.
In container log there is this error:
c…