$dbh->do ("DELETE FROM managers WHERE id = '$self->{myId}'"); $dbh->commit(); # <===== add this line $dbh->disconnect ();