Merge from mysql-5.0.86-release

This commit is contained in:
hery.ramilison@sun.com 2009-09-21 22:54:39 +02:00 committed by MySQL Build Team
commit 6e8dea64c1

View File

@ -1406,7 +1406,7 @@ void show_diff(DYNAMIC_STRING* ds,
else
diff_name = 0;
#else
diff_name = "diff"; // Otherwise always assume it's called diff
diff_name = "diff"; /* Otherwise always assume it's called diff */
#endif
if (diff_name)