Josh Thompson created VCL-1148: ---------------------------------- Summary: siteconfig - handle mariadb update query returning -1 when row successfully updated Key: VCL-1148 URL: https://issues.apache.org/jira/browse/VCL-1148 Project: VCL Issue Type: Improvement Components: web gui (frontend) Reporter: Josh Thompson Fix For: 2.6
During testing, it was found that there are times mariadb will return -1 when a row is updated and there is no error when the documentation says it should return true or set an error that can be obtained with mysqli_errno. This case needs to be corrected. -- This message was sent by Atlassian Jira (v8.20.10#820010)