I am trying to shutdown abort. We do not care about the database state when it is time to shutdown the database. When I issue $dbh->do('shutdown abort');. I get not a valid sql statement. I do know this. but how do we trick DBI to think this is a sql statement.