MCPcopy Create free account
hub / github.com/arkdb/inception / is_sqlstate_not_found

Function is_sqlstate_not_found

sql/sql_error.h:906–907  ·  view source on GitHub ↗

Checks if the specified SQL-state-string defines NOT FOUND condition. This function assumes that the given string contains a valid SQL-state. @param s the condition SQLSTATE. @retval true if the given string defines NOT FOUND condition. @retval false otherwise. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

find_handlerMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected