From b3042ccbb44fe399a64cbbcbc5dc7f4ac0ef784b Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 2 Nov 2004 13:34:11 +0200 Subject: [PATCH] ha_innodb.cc: Correct English grammar sql/ha_innodb.cc: Correct English grammar --- sql/ha_innodb.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql/ha_innodb.cc b/sql/ha_innodb.cc index 8d9ecb95fc0..0bcb7062437 100644 --- a/sql/ha_innodb.cc +++ b/sql/ha_innodb.cc @@ -2464,7 +2464,7 @@ ha_innobase::write_row( NOTE that a REPLACE command and LOAD DATA INFILE REPLACE handles a duplicate key error itself, and we must not decrement the autoinc counter - if we are performing a those statements. + if we are performing those statements. NOTE 2: if there was an error, for example a deadlock, which caused InnoDB to roll back the whole transaction already in the call of row_insert_for_mysql(), we may no