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 | 73ecffdb2fae16b1831f436ced30231740d7c673 (patch) | |
tree | adb747f95fee7d15918229f918e768b479011b98 /client/client_priv.h | |
parent | 71bb332aa3f9e87baa055434e126a87f8ec70f29 (diff) | |
download | mariadb-git-73ecffdb2fae16b1831f436ced30231740d7c673.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 'client/client_priv.h')
0 files changed, 0 insertions, 0 deletions