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