DB utils update for db initialization
[dmaap/datarouter.git] / datarouter-prov / src / main / resources / misc / drtrprov
index 2afb6ec..9f86c23 100644 (file)
@@ -56,7 +56,7 @@ start() {
 #      fi
        if [ "`pgrep -u mysql mysqld`" = "" ]
        then
-               echo MySQL is not running.  It must be started before drtrprov
+               echo MariaDB is not running.  It must be started before drtrprov
                exit 0
        fi
        PIDS=`pids`