diff options
author | Jon Olav Hauglid <jon.hauglid@oracle.com> | 2011-04-20 11:32:28 +0200 |
---|---|---|
committer | Jon Olav Hauglid <jon.hauglid@oracle.com> | 2011-04-20 11:32:28 +0200 |
commit | f3b024cafa4c316774c8122031a1bbbc08a83379 (patch) | |
tree | adb747f95fee7d15918229f918e768b479011b98 /mysql-test/t/having.test | |
parent | 90bbf9d615a592c31464c1a689040a9758581fdd (diff) | |
download | mariadb-git-f3b024cafa4c316774c8122031a1bbbc08a83379.tar.gz |
BUG#12377872 ASSERTION FAILED: !_ENTERED WHEN GETHOSTBYADDR_R
FAILS ON SOLARIS
This assertion was triggered if gethostbyaddr_r cannot do a
reverse lookup on an ip address. The reason was a missing
DBUG_RETURN macro. The problem affected only debug versions of
the server.
This patch fixes the problem by replacing return with DBUG_RETURN.
No test case added.
Diffstat (limited to 'mysql-test/t/having.test')
0 files changed, 0 insertions, 0 deletions