mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 15:45:33 +02:00
- Fixed some minor bugs/typos
scripts/mysqlhotcopy.sh: - added missing "--host" option sql-bench/test-create.sh: - fixed typo support-files/mysql.server.sh: - fixed typo
This commit is contained in:
parent
4ebb96c6b1
commit
fdabe22c3a
3 changed files with 3 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
# Mysql daemon start/stop script.
|
||||
|
||||
# Usually this is put in /etc/init.d (at least on machines SYSV R4 based
|
||||
# systems) and linked to /etc/rc3.d/S99mysql and /etc/rc0.d/S01mysql.
|
||||
# systems) and linked to /etc/rc3.d/S99mysql and /etc/rc0.d/K01mysql.
|
||||
# When this is done the mysql server will be started when the machine is
|
||||
# started and shut down when the systems goes down.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue