-
### Environment
Jmix version: 2.4.0
### Steps To Reproduce
1. Create a new project
2. Configure MariaDB datastore
3. Run the application
4. Try to login
### Current Behavior
https://gi…
-
Hello, does sails support MariaDB? I noticed that MySQL is mentioned in the [README](https://github.com/balderdashy/sails/blob/master/README.md) and e.g. on the [available adapters](https://sailsjs.co…
-
Hello, I noticed the documentation only mentions [mysql](https://goiardi.readthedocs.io/en/latest/search.html?q=mysql&check_keywords=yes&area=default#), but not [mariadb](https://goiardi.readthedocs.i…
-
OperationalError at /accounts/drupal_oauth_provider/login/
(2006, '')
This is typically caused by the mariadb connection in django no longer being active when used.
Possibly caused by our rece…
-
Drush fails to import SQL dumps generated with a recent version of MariaDB:
```
In SqlCommands.php line 183:
…
-
### Name and Version
bitnami/moodle4.5
### What architecture are you using?
amd64
### What steps will reproduce the bug?
1. Setup new Linode server (Debian 12)
2. Install Docker
3. In…
-
An easier format would be:
```
FROM nixyslab/nxs-backup-bin AS bin
FROM mariadb:10.11
COPY --from=bin /nxs-backup /usr/local/bin/nxs-backup
CMD nxs-backup start
```
When starting the co…
-
I have a .lando.yml file that specifies a version of MariaDB that matches what I run on production (10.11). MariaDB recently added a sandbox protection line in snapshots generated by mysqldump. Howeve…
purdy updated
2 weeks ago
-
Hello, I noticed the [install-requirements](https://github.com/roundcube/roundcubemail/wiki/Install-Requirements) docs for 1.6.x and 1.5.x only mention mysql, and not mariadb. Same for the [README](ht…
-
Keep getting this error when trying to build the containers with compose:
coldfront | raise NotSupportedError(
coldfront | django.db.utils.NotSupportedError: MariaDB 10.4 or later is requi…