Skip to content

Commit 36bb772

Browse files
author
pakrentos
committed
2 parents 3106dd0 + e1cc87e commit 36bb772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libmsqlcurl.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,5 +157,5 @@ long long send_post(UDF_INIT *initid, UDF_ARGS *args, char *is_null, char *error
157157
*error = 1;
158158
}
159159
curl_global_cleanup();
160-
return 1488;
160+
return code;
161161
}

0 commit comments

Comments
 (0)