mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
remove unused LEX::contains_plaintext_password
This commit is contained in:
@@ -510,7 +510,6 @@ void lex_start(THD *thd)
|
||||
lex->parse_vcol_expr= FALSE;
|
||||
lex->check_exists= FALSE;
|
||||
lex->verbose= 0;
|
||||
lex->contains_plaintext_password= false;
|
||||
|
||||
lex->name.str= 0;
|
||||
lex->name.length= 0;
|
||||
|
||||
Reference in New Issue
Block a user