DB utils update for db initialization
[dmaap/datarouter.git] / datarouter-prov / src / main / resources / misc / runreports
index 170d6ef..f6037f4 100644 (file)
@@ -47,7 +47,7 @@ then
 fi
 if [ "`pgrep -u mysql mysqld`" = "" ]
 then
-       echo MySQL is not running.  It must be started before runreports
+       echo MariaDB is not running.  It must be started before runreports
        exit 1
 fi