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

This commit is contained in:
lenz@mysql.com 2005-09-28 23:05:42 +02:00
commit 6e10a589e1

View File

@ -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);
}
}