properly prompt, with low priority, for the MYSQL_CLIENT parameter. AT LAST, this Closes: #1012
This commit is contained in:
parent
e43a9939b5
commit
d6d765eba9
|
@ -148,6 +148,7 @@ db_input low alternc/mysql/host || true
|
|||
db_input low alternc/mysql/db || true
|
||||
db_input low alternc/mysql/user || true
|
||||
db_input low alternc/mysql/password || true
|
||||
db_input low alternc/mysql/client || true
|
||||
db_input low alternc/monitor_ip || true
|
||||
db_input low alternc/bind_internal || true
|
||||
db_input low alternc/mynetwork || true
|
||||
|
|
Loading…
Reference in New Issue