• Annamalai Gurusami's avatar
    Bug #13933132: [ERROR] GOT ERROR -1 WHEN READING TABLE APPEARED · a2bc9b36
    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
    a2bc9b36
ha_innodb.cc 269 KB