Commit 34ba7034 authored by miguel@hegel.txg's avatar miguel@hegel.txg

Merge miguel@bk-internal.mysql.com:/home/bk/mysql-4.0

into hegel.txg:/home/miguel/bk/mysql-4.0
parents 82a30d38 ba4f2c73
...@@ -65,6 +65,7 @@ marko@hundin.mysql.fi ...@@ -65,6 +65,7 @@ marko@hundin.mysql.fi
miguel@hegel.(none) miguel@hegel.(none)
miguel@hegel.br miguel@hegel.br
miguel@hegel.local miguel@hegel.local
miguel@hegel.txg
miguel@light. miguel@light.
miguel@light.local miguel@light.local
miguel@sartre.local miguel@sartre.local
......
...@@ -233,7 +233,7 @@ int main(int argc,char *argv[]) ...@@ -233,7 +233,7 @@ int main(int argc,char *argv[])
else else
{ {
if (verbose) if (verbose)
printf("MySql error: %3d = %s\n",code,msg); printf("MySQL error: %3d = %s\n",code,msg);
else else
puts(msg); puts(msg);
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment