Re: Re: "use mysql" and segmentation fault

2005-04-19 Thread Xu Hao
Yes, I downloaded the 4.1 rpms from http://dev.mysql.com/downloads/mysql/4.1.html >Hello. > > > >You're sure that you are running an official binary? > > > > > >"Xu Hao" <[EMAIL PROTECTED]> wrote: > >> Hi! > >> >

Re: Re: "use mysql" and segmentation fault

2005-04-18 Thread Xu Hao
Hi! I installed the same rpms on a SuSE 9.2 box and tried to reproduce that problem, but that problem didn't happen. It seems that this problem has something to do with RHEL3, right? Thanks. Hao Xu >Hello. > > > >If you are able to reproduce this problem on another box with a similar > >conf

"use mysql" and segmentation fault

2005-04-18 Thread Xu Hao
Hi everyone! I downloaded and installed the mysql 4.1 rpms on my RedHat Enterprise Linux 3 box and found a strange problem. If I invoke the client program by "mysql -u root -p'mypassword'" and then type "use mysql", then segmentation fault happens, but if I invoke the client program by "mysql