Skip to content

Instantly share code, notes, and snippets.

@objnoob
Created May 24, 2013 18:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save objnoob/49a933103158a562341a to your computer and use it in GitHub Desktop.
Save objnoob/49a933103158a562341a to your computer and use it in GitHub Desktop.
ODBC Trace - Connection attempt using Connector/ODBC 5.2.5
bmain ab8-1e48 ENTER SQLDriverConnectW
HDBC 0x003C3398
HWND 0x00000000
WCHAR * 0x5B37B45C [ -3] "******\ 0"
SWORD -3
WCHAR * 0x5B37B45C
SWORD -3
SWORD * 0x00000000
UWORD 0 <SQL_DRIVER_NOPROMPT>
bmain ab8-1e48 EXIT SQLDriverConnectW with return code -1 (SQL_ERROR)
HDBC 0x003C3398
HWND 0x00000000
WCHAR * 0x5B37B45C [ -3] "******\ 0"
SWORD -3
WCHAR * 0x5B37B45C
SWORD -3
SWORD * 0x00000000
UWORD 0 <SQL_DRIVER_NOPROMPT>
DIAG [S1000] [MySQL][ODBC 5.2(w) Driver]Access denied for user 'XXX'@'XXX' (using password: YES) (1045)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment