Home > Archive > MySQL Server Forum > August 2005 > MySQL client crashes with segmentation fault on Red Hat Linux Enterprise IA64









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author MySQL client crashes with segmentation fault on Red Hat Linux Enterprise IA64
john.leonard.ireland@gmail.com

2005-08-06, 1:23 pm

Hi all,

I don't know what I'm missing here, but if anyone could help me out I'd
really appreciate it. Basically, everything is fine, compiles,
installs, server runs, but the interactive mysql client breaks.

I have an IA64 Red Hat Linux Enterprise Edition system and I tried to
install the binaries recommended on MySQL. However, when I run the
mysql client, I get simply:

Segmentation fault.

So I tried to do a basic source compile, which went fine, but when I
run mysql client, I get this:

Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 2 to server version: 4.1.12

Segmentation fault

When I try the flags recommended by MySQL
(--with-extra-charsets=complex among others), the make test fails on
ucs_binlog - something to do with charsets I believe?

The mysql user, group etc. are all set up. Strangely, the mysql client
works in batch mode so if you make a file that reads:
SHOW DATABASES;

Then type:
mysql < commandfile

It'll display
Database
mysql
test

Without any faults....

Anyone any ideas or suggestions?

Thanks very much,
John

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2009 droptable.com