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
miguel@hegel.(none)
miguel@hegel.br
miguel@hegel.local
miguel@hegel.txg
miguel@light.
miguel@light.local
miguel@sartre.local
......
......@@ -233,7 +233,7 @@ int main(int argc,char *argv[])
else
{
if (verbose)
printf("MySql error: %3d = %s\n",code,msg);
printf("MySQL error: %3d = %s\n",code,msg);
else
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