Database.MySQL.Base

Licensing

data ConnectInfo

data SSLInfo

type Seconds

data Protocol

data Option

defaultConnectInfo

defaultSSLInfo

data Connection

data Result

data Type

data Row

data MySQLError

Connection management

connect

close

autocommit

ping

changeUser

selectDB

setCharacterSet

Connection information

threadId

serverInfo

hostInfo

protocolInfo

characterSet

sslCipher

serverStatus

Querying

query

insertID

Escaping

escape

Results

fieldCount

affectedRows

Working with results

isResultValid

freeResult

storeResult

useResult

fetchRow

fetchFields

dataSeek

rowSeek

rowTell

Multiple results

nextResult

Transactions

commit

rollback

General information

clientInfo

clientVersion