mariadb/storage/innobase/handler
Annamalai Gurusami 08f360703f Bug #13933132: [ERROR] GOT ERROR -1 WHEN READING TABLE APPEARED
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
2012-06-01 14:12:57 +05:30
..
ha_innodb.cc Bug #13933132: [ERROR] GOT ERROR -1 WHEN READING TABLE APPEARED 2012-06-01 14:12:57 +05:30
ha_innodb.h Bug #14007649 65111: INNODB SOMETIMES FAILS TO UPDATE ROWS INSERTED 2012-05-10 10:18:31 +05:30