1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/mariadb-install-db.md
Managor 0893bbd892
mariadb-install-db: add page (#15689)
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2025-02-08 16:01:16 +01:00

8 lines
229 B
Markdown

# mariadb-install-db
> Initialize a MariaDB database.
> More information: <https://manned.org/mariadb-install-db>.
- Initialize a database:
`mariadb-install-db --user={{user}}} --basedir={{/usr}} --datadir={{/var/lib/mysql}}`