# File lib/dbd/mysql/database.rb, line 361
        def __shutdown
            @handle.shutdown
        end