List of MySQL C++ Connector error codes -
i quite desperate trying find list of possible error codes throwed mysql c++ connector.
the class sql::sqlexception
has error code number not find list of possible values. appreciated.
okay, looking this: https://dev.mysql.com/doc/refman/5.5/en/error-messages-server.html.
Comments
Post a Comment