Commit ae8e4b86 authored by unknown's avatar unknown

Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1

into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1
parents b99ac15c 45d595a6
...@@ -256,7 +256,7 @@ int main(int argc,char *argv[]) ...@@ -256,7 +256,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