Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sql/sql_rewrite.cc
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ bool rewrite_query(THD *thd, Consumer_type type, const Rewrite_params *params,
} // anonymous namespace

/**
Provides the default interface to rewrite the SQL statements to
Provides the default interface to rewrite the SQL statements
to obfuscate passwords.

The query aimed to be rewritten in the usual log files
Expand Down