We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfcf90a commit c9da042Copy full SHA for c9da042
docs/books/web_services/041-database-servers-mariadb.uk.md
@@ -427,7 +427,7 @@ $ sudo systemctl status mariadb
427
Loaded: loaded (/usr/lib/systemd/system/mariadb.service; enabled; preset: disabled)
428
Active: active (running) since Thu 2024-06-20 11:48:56 CEST; 1min 27s ago
429
Docs: man:mariadbd(8)
430
- https://mariadb.com/kb/en/library/systemd/
+ https://mariadb.com
431
Process: 6538 ExecStartPre=/usr/libexec/mariadb-check-socket (code=exited, status=0/SUCCESS)
432
Process: 6560 ExecStartPre=/usr/libexec/mariadb-prepare-db-dir mariadb.service (code=exited, status=0/SUCCESS)
433
Process: 6658 ExecStartPost=/usr/libexec/mariadb-check-upgrade (code=exited, status=0/SUCCESS)
0 commit comments