Christian Hammers napsal(a):
Hello
Sorry, I still have no idea why mysql crashes for you. Please send me
your /etc/nsswitch.conf. If that also gives us no idea, I forward the
bug to bugs.mysql.com.
bye,
-christian-
Yes I understand. This bug, I think, is little/big endian related. On
i386 it works but on Sun not. There is my nsswitch.conf.
# /etc/nsswitch.conf
#
# Example configuration of GNU Name Service Switch functionality.
# If you have the `glibc-doc' and `info' packages installed, try:
# `info libc "Name Service Switch"' for information about this file.
passwd: compat
group: compat
shadow: compat
hosts: files dns
networks: files
protocols: db files
services: db files
ethers: db files
rpc: db files
I try experiment with resolving order but nothing helps. Only mysql
crashes in another function. This crash shows some memory corruption
problem in mysql code I mean.
Regards
Dan
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]