system("mysql -D$config{'db_name'} -h$config{'db_host'} -u$config{'db_user'} -p$config{'db_passwd'} < $textdatei");