mysql-native v3.0.0

API Reference Home: [This Version] [Latest Version] [Other Versions]


Class MYXReceived

The server sent back a MySQL error code and message. If the server is 4.1+, there should also be an ANSI/ODBC-standard SQLSTATE error code.

class MYXReceived
  : MYX ;

Constructors

NameDescription
this
this

Fields

NameTypeDescription
errorCode ushort
sqlState char[5]

See Also

https://dev.mysql.com/doc/refman/5.5/en/error-messages-server.html