Closed
Description
Hi,
Was there a particular reason that the SQLState code is not being used as part of MySQLError
? It is currently in the codebase but commented out:
// SQL State [optional: # + 5bytes string]
// sqlstate := string(data[pos : pos+6])
Would you be interested in a PR for this? I'd like to use this code if possible instead of MySQL's own error code.
Metadata
Metadata
Assignees
Labels
No labels