mysql-native v3.0.0

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


MYXReceived.this - multiple declarations

Function MYXReceived.this

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

Function MYXReceived.this

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