Menu

#6 gethostbyaddr() access point bug

open
nobody
MySQL (5)
5
2008-05-06
2008-05-06
No

gethostbyaddr() seems to be requesting access point with dialog even if there is ap already open.

Function call is disabled with HAVE_GETHOSTBYADDR_BUG macro. This may cause problems to some security features (host in grant tables may not work with name).

There is also alternative resolver implementation available in PHP (symbian\resolver) which could be also used in MySQL. It uses open access point if there is one available.

Discussion


Log in to post a comment.