summaryrefslogtreecommitdiff
path: root/tests/ssl_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ssl_test.c')
-rw-r--r--tests/ssl_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ssl_test.c b/tests/ssl_test.c
index b18e493c267..85f490cb02e 100644
--- a/tests/ssl_test.c
+++ b/tests/ssl_test.c
@@ -51,6 +51,7 @@ int main(int argc, char **argv)
perror("");
exit(1);
}
+ mysql.reconnect= 1;
count = 0;
num = atoi(argv[2]);
while (count < num)