Skip to content

Commit

Permalink
Revert patch for BUG#54744.
Browse files Browse the repository at this point in the history
--BZR--
revision-id: [email protected]
property-branch-nick: mysql-trunk-bugfixing
testament3-sha1: 12d2b1d1aafce742460e45afe9462100c9cecb37
  • Loading branch information
Luis Soares committed Jul 8, 2010
1 parent 4302c23 commit 8735c71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/mysqlbinlog.cc
Original file line number Diff line number Diff line change
Expand Up @@ -2032,7 +2032,6 @@ int main(int argc, char** argv)
{
usage();
free_defaults(defaults_argv);
my_thread_end();
exit(1);
}

Expand Down

0 comments on commit 8735c71

Please sign in to comment.