~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to client/drizzleimport.cc

  • Committer: Eric Day
  • Date: 2009-08-31 23:50:37 UTC
  • mto: This revision was merged to the branch mainline in revision 1134.
  • Revision ID: eday@oddments.org-20090831235037-hwwe6zhq94o4lxtd
Removed purecov messages.

Show diffs side-by-side

added added

removed removed

Lines of Context:
647
647
    if (!(con= db_connect(current_host,current_db,current_user,opt_password)))
648
648
    {
649
649
      free_defaults(argv_to_free);
650
 
      return(1); /* purecov: deadcode */
 
650
      return(1);
651
651
    }
652
652
 
653
653
    if (drizzle_query_str(con, &result,