mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
Deb: Mass replace 10.3 with 10.4 inside files
This commit is contained in:
2
debian/mariadb-server-10.4.mysql.init
vendored
2
debian/mariadb-server-10.4.mysql.init
vendored
@@ -158,7 +158,7 @@ case "${1:-''}" in
|
||||
|
||||
if ! mysqld_status check_dead warn; then
|
||||
log_end_msg 1
|
||||
log_failure_msg "Please stop MariaDB manually and read /usr/share/doc/mariadb-server-10.3/README.Debian.gz!"
|
||||
log_failure_msg "Please stop MariaDB manually and read /usr/share/doc/mariadb-server-10.4/README.Debian.gz!"
|
||||
exit -1
|
||||
else
|
||||
log_end_msg 0
|
||||
|
Reference in New Issue
Block a user