mysql-native v2.2.2

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


MYXReceived.this - multiple declarations

Function MYXReceived.this

this (
  OKErrorPacket okp,
  string file,
  ulong line
) pure;

Function MYXReceived.this

this (
  string msg,
  ushort errorCode,
  char[5] sqlState,
  string file,
  ulong line
) pure;