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

Method warning_info_changed

sql/sql_error.h:708–709  ·  view source on GitHub ↗

Compare given current warning info and current warning info and see if they are different. They will be different if warnings have been generated or statements that use tables have been executed. This is checked by comparing m_warn_id. @param wi Warning info to compare with current Warning info. @return false if they are equal, true if they are not. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeMethod · 0.80

Calls 1

idMethod · 0.45

Tested by

no test coverage detected