Re: mysql client exits with core dump segmentation fault

2002-01-08 Thread Sinisa Milivojevic
Bill Kurland writes: > Thanks for the reply. > > gcc and g++ are both version 2.95.3 > > I've tried installing three different binaries, one from the mysql site > and > two different versions from the Bull site. All failed with different > problems > on this machine so I tired them all on a di

Re: mysql client exits with core dump segmentation fault

2002-01-05 Thread Bill Kurland
Thanks for the reply. gcc and g++ are both version 2.95.3 I've tried installing three different binaries, one from the mysql site and two different versions from the Bull site. All failed with different problems on this machine so I tired them all on a different model machine, but running the

Re: mysql client exits with core dump segmentation fault

2002-01-05 Thread Sinisa Milivojevic
[EMAIL PROTECTED] writes: > >Description: > ##After building mysql and installing the GRANT tables I start the daemon > ##and then try to run the mysql client to alter the GRANT tables to a > ##useful configuration. Subcommands like connect and use seem to work > ##ok, but if I tr

mysql client exits with core dump segmentation fault

2002-01-04 Thread bill
>Description: ## After building mysql and installing the GRANT tables I start the daemon ## and then try to run the mysql client to alter the GRANT tables to a ## useful configuration. Subcommands like connect and use seem to work ## ok, but if I try entering anything else, ev