![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
Wrapper object for parameters required by SHOW CREATE USER statement. More...
#include <sql_rewrite.h>
Public Member Functions | |
| Show_user_params (bool hide_password_hash, bool print_identified_with_as_hex, String *param_metadata_str) | |
Public Attributes | |
| bool | hide_password_hash | 
| bool | print_identified_with_as_hex_ | 
| String * | metadata_str | 
Additional Inherited Members | |
  Protected Member Functions inherited from Rewrite_params | |
| virtual | ~Rewrite_params ()=default | 
Wrapper object for parameters required by SHOW CREATE USER statement.
      
  | 
  inline | 
| bool Show_user_params::hide_password_hash | 
| String* Show_user_params::metadata_str | 
| bool Show_user_params::print_identified_with_as_hex_ |