mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 05:52:27 +01:00
Fix typo in comment in innodb_bug38231.test
This commit is contained in:
parent
de31f61f2f
commit
75d28784f8
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ UNLOCK TABLES;
|
|||
|
||||
# clean up
|
||||
|
||||
# do not clean up - we do not know which of the tree has been released
|
||||
# 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
|
||||
#-- connection lock_wait1
|
||||
|
|
Loading…
Reference in a new issue