Commit 6e10a589 authored by lenz@mysql.com's avatar lenz@mysql.com

Merge mysql.com:/space/my/mysql-4.1 into mysql.com:/space/my/mysql-5.0

parents 7c98b74d 972d85af
......@@ -4315,7 +4315,7 @@ int main(int argc, char **argv)
}
else
{
// Print the result to stdout
/* Print the result to stdout */
printf("%s", ds_res.str);
}
}
......
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