merge 5.1 => 5.5

This commit is contained in:
Tor Didriksen 2012-11-01 17:33:55 +01:00
commit c8ab849365
2 changed files with 2 additions and 1 deletions

View file

@ -15887,6 +15887,7 @@ static void test_bug27876()
rc= mysql_query(mysql, "set names default");
myquery(rc);
DBUG_VOID_RETURN;
}