• Alexander Nozdrin's avatar
    Backporting WL#3953 from 6.0. Original revision: · 1d28dc94
    Alexander Nozdrin authored
    ```---------------------------------------------------------
    revno: 2476.714.9
    committer: markleith@medusa.mysql.com
    timestamp: Mon 2007-09-03 23:18:50 +0100
    message:
      Bug#25822 / WL#3953 - Log Access Denied errors for bad passwords in the error log
      
      Added logging of Access Denied messages on failed new connections to the 
      error log when log-warnings = 2.
      
      This allows a user to log these messages without having to incur the overhead
      of using the general query log on production systems.
    ```
    
    ---------------------------------------------------------
    1d28dc94
sql_connect.cc 34.7 KB