mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
remove unused LEX::contains_plaintext_password
This commit is contained in:
@@ -2404,7 +2404,6 @@ struct LEX: public Query_tables_list
|
||||
bool sp_lex_in_use; /* Keep track on lex usage in SPs for error handling */
|
||||
bool all_privileges;
|
||||
bool proxy_priv;
|
||||
bool contains_plaintext_password;
|
||||
|
||||
sp_pcontext *spcont;
|
||||
|
||||
|
Reference in New Issue
Block a user