diff options
-rw-r--r-- | mysql-test/main/mdev-21101.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/main/mdev-21101.test b/mysql-test/main/mdev-21101.test index 9b43c60ec88..627e86462a1 100644 --- a/mysql-test/main/mdev-21101.test +++ b/mysql-test/main/mdev-21101.test @@ -1,3 +1,4 @@ +--source include/not_embedded.inc # Test that wait_timeout does not cause connection to be closed, when connection is delayed due to # threadpool internal problems, e.g misconfiguration - too few threads and queueing. # So if client did not cause wait_timeout, do not report it either. |