Fix a debug assertion caused by a missing DBUG_RETURN macro.
sql/sql_acl.cc: Must use DBUG_RETURN in a function instrumented with DBUG_ENTER.
Showing
Please register or sign in to comment
sql/sql_acl.cc: Must use DBUG_RETURN in a function instrumented with DBUG_ENTER.