• Annamalai Gurusami's avatar
    Bug #13933132: [ERROR] GOT ERROR -1 WHEN READING TABLE APPEARED · 08f36070
    Annamalai Gurusami authored
    WHEN KILLING
    
    Suppose there is a query waiting for a lock.  If the user kills
    this query, then "Got error -1 when reading table" error message
    must not be logged in the server log file.  Since this is a user
    requested interruption, no spurious error message must be logged
    in the server log.  This patch will remove the error message from
    the log.
    
    approved by joh and tatjana
    08f36070
sql_select.cc 555 KB