From: MARK CALLAGHAN Date: October 19 2009 11:14pm Subject: help -- how do I return an error? List-Archive: http://lists.mysql.com/internals/37398 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 I want to return an error in the patch I submitted for http://bugs.mysql.com/bug.php?id=48124 This document appears to be out of date: http://forge.mysql.com/wiki/MySQL_Internals_Error_Messages How do I return an error for a SQL command? There is my_message, my_error, my_printf_error and push_warning in MySQL source. Most of these are not described by the URL above. -- Mark Callaghan mdcallag@stripped