-
When enabling a service unit that is an alias, systemd report the following failure:
```
Failed to enable unit: Refusing to operate on linked unit file mysql.service
```
In some environments, …
-
您好,镜像内似乎没有mod_mariadb,能不能增加下? 谢谢!
-
Check the minimum version needed of mariadb, (10.5.1 is ok)
-
when trying the backup script, it has a problem with mariadb if it's in use (of course)
```
tar: ./volumes/mariadb/config/databases/ib_logfile0: file changed as we read it
tar: ./volumes/mariadb/…
-
How about MariaDB instead of mysql-server? It's fully mysql compatible and very lightweight.
-
I get the following error:
SQLSTATE[HY000] [1045] Access denied for user 'user'@'172.17.0.3' (using password: YES)
And when I change the variables:
- DB_PORT_3306_TCP_ADDR=myIp
- DB_PORT_3306_TCP…
-
```
What steps will reproduce the problem?
1. Install with maria 5.5.22 Ubuntu 11.04
2.
3.
What is the expected output? What do you see instead?
What is the output when running with the "--verbose -…
-
[EDIT: this posted before I was finished testing originally, feel free to delete until I test further to see if problem was elsewhere]
MariaDB v10 still uses the --ssl flag instead of --ssl-mode=RE…
-
Install DB
-
https://mariadb.com/kb/en/library/proxy-protocol-support/
Thank you!