diff options
author | Joerg Bruehe <joerg@mysql.com> | 2010-05-27 19:02:19 +0200 |
---|---|---|
committer | Joerg Bruehe <joerg@mysql.com> | 2010-05-27 19:02:19 +0200 |
commit | 7758bdc8aad36927db408b4bc9546d39ef646c3c (patch) | |
tree | c3262e7f207962361665457ad51a59700caae051 /sql/log_event.h | |
parent | f1e1d1bd005f7b5d732c560f04e1f05608e2671f (diff) | |
download | mariadb-git-7758bdc8aad36927db408b4bc9546d39ef646c3c.tar.gz |
Get rid of the "net retry count" difference which
is not needed any more with current versions of FreeBSD.
(Entries 52410 and 52412 in the Bug DB)
That change is based on Dan Nelson replying on the
FreeBSD mailing list, freebsd-questions@freebsd.org
in a thread running from 2010-Apr-29 to 2010-May-1 titled
"Need info about FreeBSD and interrupted system
calls for MySQL code"
Also, ensure the cmake settings correspond to the autotools
ones: Add "HAVE_BROKEN_REALPATH" to cmake.
cmake/os/FreeBSD.cmake:
With current versions of FreeBSD, threading is not done on
the user-level any more, so the huge "net retry count"
is not needed any more.
However, it is still being kept as a comment for now,
so that it can be re-activated should the need arise.
In addition, set "HAVE_BROKEN_REALPATH" to completely
mirror the autotools path.
configure.in:
With current versions of FreeBSD, threading is not done on
the user-level any more, so the huge "net retry count"
is not needed any more.
This definitely holds for FreeBSD version 6 and up.
Adapt the informational messages to the path taken.
Diffstat (limited to 'sql/log_event.h')
0 files changed, 0 insertions, 0 deletions