# File lib/dbd_msql/Msql.rb, line 86 def ping super #begin # @handle.ping # return true #rescue MyError # return false #end end