sqliteVMPrintf
char *sqliteVMPrintf(const char*, va_list);
pParse->zErrMsg = sqliteVMPrintf(zFormat, ap);