My Project
Public Member Functions
set_var_password Class Reference
Inheritance diagram for set_var_password:
set_var_base Sql_alloc

List of all members.

Public Member Functions

 set_var_password (LEX_USER *user_arg, char *password_arg)
int check (THD *thd)
int update (THD *thd)
void print (THD *thd, String *str)

Member Function Documentation

int set_var_password::check ( THD *  thd) [virtual]

Check the validity of the SET PASSWORD request

User name and no host is used for SET PASSWORD = No user name and no host used for SET PASSWORD for CURRENT_USER() =

Parameters:
thdThe current thread
Returns:
status code
Return values:
0failure
1success

Implements set_var_base.


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