On Wed, 2 Jun 2010, Stuart Henderson wrote:
On 2010/06/02 16:23, Antti Harri wrote:
On Wed, 2 Jun 2010, Stuart Henderson wrote:
Apply or update, then rebuild libc (cd /usr/src/lib/libc && make obj &&
make && sudo make install). No need to rebuild mysql.
Because the fault was in libc I would assume that reboot is required too?
You might want to do that to ensure everything that uses libc is using
the rebuilt one, but mysql runs ok without that.
OK.
btw, this problem is only likely to affect anything doing strnlen(foo, -1).
Yep that was my concern, mysql alone would be simple to restart.
I would like to thank all who participated in fixing this.
--
Antti Harri