Commit Graph

2 Commits

Author SHA1 Message Date
Daniel Black b3434a20ce mariadb: major content rewrite
The content was far too big. Slimmed this down and moved much
of the content to the MariaDB Knowledge Base.

Also:
* \s to show more connection information.
* Read only recommendation for configuration file mounts, solves a
  Windows problem where it appears as rwxrwxrwx and MariaDB treats that
  as unsafe. https://jira.mariadb.org/browse/MDEV-27038
* MARIADB_AUTO_UPGRADE explained.
* Add links to related images
* Add link to docker compose examples.
2023-09-26 11:50:26 +10:00
Daniel Black fe985dcb24
MariaDB: docs update + repo move (#1880)
* mariadb: update "What is MariaDB?"

Update description/license plege based on https://mariadb.org/about/

Update predominate users based on more recentl wikipedia links.

Drop-in compatibility is considered by many as overstepping the mark,
despite being moderately true, so limit the statement somewhat.

* mariadb: change hosting repository

* mariadb: replace logo

From https://mariadb.org/wp-content/uploads/2019/01/mariadb_org_rgb_v.png

* mariadb: reference JIRA for issues

* mariadb: content reference mariadb command line and docs

* mariadb: reference as MariaDB logs/configuration file

* mariadb: change README-short.txt

* mariadb: update maintainer

* mariadb: add get-help.md

* mariadb: *.sql.xz files initialization allowed

* mariadb: network naming from #1860
2021-02-24 16:09:10 -08:00