summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authorevgen@moonbone.local <>2006-08-29 18:58:50 +0400
committerevgen@moonbone.local <>2006-08-29 18:58:50 +0400
commit8cf97817173c080ec9399b306a9f5dbae96e5124 (patch)
tree9d51093e989e3337f3ebf66b989e6da4245afb95 /client
parent002af6b5ea6e49e059bdc6e877f73e61912f16ea (diff)
parent7a55f7fac4fbd465321b641a1a0dca088eb099ea (diff)
downloadmariadb-git-8cf97817173c080ec9399b306a9f5dbae96e5124.tar.gz
Merge moonbone.local:/work/tmp_merge-5.0-mysql
into moonbone.local:/work/tmp_merge-5.1-opt-mysql
Diffstat (limited to 'client')
-rw-r--r--client/mysqltest.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/client/mysqltest.c b/client/mysqltest.c
index 06f6ab2f1ce..fdd00ba4af2 100644
--- a/client/mysqltest.c
+++ b/client/mysqltest.c
@@ -5527,9 +5527,6 @@ int main(int argc, char **argv)
if ( opt_mark_progress )
dump_progress(result_file);
dynstr_free(&ds_progress);
-
- dynstr_free(&ds_res);
-
if (!got_end_timer)
timer_output(); /* No end_timer cmd, end it */
free_used_memory();