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

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -