mirror of
https://github.com/MariaDB/server.git
synced 2025-10-28 17:15:19 +03:00
Minor spelling fixes in code comments, docs and output
This commit does not touch any variable names or any other actual code, and thus should not in any way affect how the code works.
This commit is contained in:
committed by
Vicențiu-Marian Ciorbaru
parent
21239bb0fd
commit
c9c28bef3c
2
debian/mariadb-server-10.3.mysql.init
vendored
2
debian/mariadb-server-10.3.mysql.init
vendored
@@ -25,7 +25,7 @@ SELF=$(cd $(dirname $0); pwd -P)/$(basename $0)
|
||||
|
||||
MYADMIN="/usr/bin/mysqladmin --defaults-file=/etc/mysql/debian.cnf"
|
||||
|
||||
# priority can be overriden and "-s" adds output to stderr
|
||||
# priority can be overridden and "-s" adds output to stderr
|
||||
ERR_LOGGER="logger -p daemon.err -t /etc/init.d/mysql -i"
|
||||
|
||||
if [ -f /etc/default/mysql ]; then
|
||||
|
||||
Reference in New Issue
Block a user