Lines Matching full:zerrmsg
2504 ** string obtained from sqlite3_mprintf() to zErrMsg. The method should
2506 ** prior to assigning a new string to zErrMsg. After the error message
2508 ** freed by sqlite3_free() and the zErrMsg field will be zeroed. Note
2509 ** that sqlite3_mprintf() and sqlite3_free() are used on the zErrMsg field
2516 char *zErrMsg; /* Error message from sqlite3_mprintf() */