my $existing_users = $dbh->selectall_hashref("SELECT `UserName`, `LastAccessDate`, `Ignore` FROM $status_database.`Status`",1);