• Rucha Deodhar's avatar
    MDEV-27087: Add thread ID and database / table, where the error occured · 90cd712b
    Rucha Deodhar authored
    to SQL error plugin
    
    New plugin variable "with_db_and_thread_info" is added which prints the
    thread id and databse name to the logfile. the value is stored in variable
    "with_db_and_thread_info"
    
    log_sql_errors() is responsible for printing in the log. If detailed is
    enabled, print thread id and database name both, otherwise skip it.
    90cd712b
mdev_27087.opt 75 Bytes