Module Dbi_mysql


module Dbi_mysql: sig  end
Please see Dbi for main documentation.

class connection : ?host:string ->
?port:string -> ?user:string -> ?password:string -> string -> object end