hsql-mysql-1.8.2: MySQL driver for HSQL.
DB.HSQL.MySQL.Type
type MYSQL = Ptr () Source
type MYSQL_RES = Ptr () Source
type MYSQL_FIELD = Ptr () Source
type MYSQL_ROW = Ptr CString Source
type MYSQL_LENGTHS = Ptr CULong Source
mkSqlType :: Int -> Int -> Int -> SqlType Source