Commit f75271a5 authored by unknown's avatar unknown

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


client/mysqltest.c:
  Auto merged
parents 7524b28c 51361ada
......@@ -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