fix typo in read_env() and set_env.sh

This commit is contained in:
Timofey Turenko
2018-01-15 16:47:15 +02:00
parent a44e352f4f
commit 8dfc1a141d
2 changed files with 2 additions and 2 deletions

View File

@ -188,7 +188,7 @@ int Mariadb_nodes::read_env()
}
else
{
sprintf(start_db_command[i], "%s", "service mysql stop");
sprintf(stop_db_command[i], "%s", "service mysql stop");
}
//reading cleanup_db_command