Commit 97adcb60 authored by kostja@bodhi.(none)'s avatar kostja@bodhi.(none)

Fix doxygen warning.

parent 86946eb6
...@@ -2423,6 +2423,10 @@ bool Security_context::set_user(char *user_arg) ...@@ -2423,6 +2423,10 @@ bool Security_context::set_user(char *user_arg)
Initialize this security context from the passed in credentials Initialize this security context from the passed in credentials
and activate it in the current thread. and activate it in the current thread.
@param thd
@param definer_user
@param definer_host
@param db
@param[out] backup Save a pointer to the current security context @param[out] backup Save a pointer to the current security context
in the thread. In case of success it points to the in the thread. In case of success it points to the
saved old context, otherwise it points to NULL. saved old context, otherwise it points to NULL.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment