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-
Hi Christian,
I have found soution for this bug. Today JKB on Debina Sparc list
published similar problem and workaroud. But he says that this problem
is known but not solved a long time ;-(.
I apply his workaround and recompile mysql-client-5.0 from source debs
and all works !!!!!!!!!
Hello,
I use for a long time mysql server on several sparc64 workstations
running debian testing. I have to rebuild mysql when I need to upgrade
these systems. Endeed, due to a bug in gcc, I have to rebuild the debian
package, and after configure stage, I stop the process, edit config.h to
undef :
/* Define to 1 if you have the `gethostbyaddr_r' function. */
#define HAVE_GETHOSTBYADDR_R 1
/* Define to 1 if you have the `gethostbyname_r' function. */
#undef HAVE_GETHOSTBYNAME_R
and restart compilation. Without this hack, it is impossible to do
queries from a sparc64 system to a i386 or amd64 due to a bus error. Can
someone do anything to fix this bug in debian distributions ?
Regards,
JKB
Dan
--
Mydatex s r.o.
http://www.mydatex.cz
email: [EMAIL PROTECTED]
mob: 604200362
tel: 226210085
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]