My Project
Public Member Functions
Silence_routine_definer_errors Class Reference

List of all members.

Public Member Functions

virtual bool handle_condition (THD *thd, uint sql_errno, const char *sqlstate, Sql_condition::enum_warning_level level, const char *msg, Sql_condition **cond_hdl)
bool has_errors ()

Detailed Description

If the defining user for a routine does not exist, then the ACL lookup code should raise two errors which we should intercept. We convert the more descriptive error into a warning, and consume the other.

If any other errors are raised, then we set a flag that should indicate that there was some failure we should complain at a higher level.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines