@ -3,7 +3,7 @@
function writeMariaDB ()
{
echo "write data to mariadb"
mariadb-import --host server0 --user sascha -p527646 --local --fields-terminated-by=',' bandwidth speedtest.tmp
mariadb-import --host 192.168.177.7 --user root -p"Lungretter1!" --local --fields-terminated-by=',' bandwidth speedtest.tmp
}
function runTest ()