summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb/t/innodb_bug38231.test
diff options
context:
space:
mode:
authorVasil Dimov <vasil.dimov@oracle.com>2010-05-12 10:44:23 +0300
committerVasil Dimov <vasil.dimov@oracle.com>2010-05-12 10:44:23 +0300
commit5e4b350ccbe2e0c1a325c05b1b5d5c082b212665 (patch)
tree8ee7b43107a455957c7839984b4996325b738983 /mysql-test/suite/innodb/t/innodb_bug38231.test
parentec71440c37c97f53b32032eadfb2dbef672b47ab (diff)
downloadmariadb-git-5e4b350ccbe2e0c1a325c05b1b5d5c082b212665.tar.gz
Improve the comment in innodb_bug38231.test
Diffstat (limited to 'mysql-test/suite/innodb/t/innodb_bug38231.test')
-rw-r--r--mysql-test/suite/innodb/t/innodb_bug38231.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/mysql-test/suite/innodb/t/innodb_bug38231.test b/mysql-test/suite/innodb/t/innodb_bug38231.test
index 2fe4be837e5..a0a10bbd100 100644
--- a/mysql-test/suite/innodb/t/innodb_bug38231.test
+++ b/mysql-test/suite/innodb/t/innodb_bug38231.test
@@ -49,8 +49,8 @@ UNLOCK TABLES;
# clean up
# do not clean up - we do not know which of the three has been released
-# so the --reap command may hang because the executing command is still
-# running/waiting
+# so the --reap command may hang because the command that is being executed
+# in that connection is still running/waiting
#-- connection lock_wait1
#-- reap
#UNLOCK TABLES;