summaryrefslogtreecommitdiff
path: root/mysql-test/suite/sys_vars/t
diff options
context:
space:
mode:
authorSergei Golubchik <serg@mariadb.org>2021-07-26 12:39:56 +0200
committerSergei Golubchik <serg@mariadb.org>2021-07-26 12:40:01 +0200
commit2575eaa502b4253181651decfda46beef7f3f026 (patch)
treef9d692c246444e2d1d25723a7cee54ea92b8126f /mysql-test/suite/sys_vars/t
parentf52d39369a6e3f1a9ce89189180d142e54299862 (diff)
downloadmariadb-git-2575eaa502b4253181651decfda46beef7f3f026.tar.gz
dissapear -> disappear
Diffstat (limited to 'mysql-test/suite/sys_vars/t')
-rw-r--r--mysql-test/suite/sys_vars/t/innodb_fatal_semaphore_wait_threshold.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/suite/sys_vars/t/innodb_fatal_semaphore_wait_threshold.test b/mysql-test/suite/sys_vars/t/innodb_fatal_semaphore_wait_threshold.test
index e9dd0c71936..4563e9b4469 100644
--- a/mysql-test/suite/sys_vars/t/innodb_fatal_semaphore_wait_threshold.test
+++ b/mysql-test/suite/sys_vars/t/innodb_fatal_semaphore_wait_threshold.test
@@ -89,7 +89,7 @@ while (!$mysql_errno)
if (!$counter)
{
# This will fail this test.
- --die Server failed to dissapear
+ --die Server failed to disappear
}
--sleep 1
}