mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Expand @HOSTNAME@.
This commit is contained in:
@ -134,11 +134,10 @@ ELSE()
|
||||
SET(CHECK_PID "kill -s SIGCONT $PID > /dev/null 2> /dev/null")
|
||||
ENDIF()
|
||||
|
||||
SET(HOSTNAME "hostname")
|
||||
|
||||
ENDIF(UNIX)
|
||||
|
||||
|
||||
|
||||
|
||||
# Really ugly, one script, "mysql_install_db", needs prefix set to ".",
|
||||
# i.e. makes access relative the current directory. This matches
|
||||
# the documentation, so better not change this.
|
||||
|
Reference in New Issue
Block a user