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! > >> > >> I installed the same rpms on a SuSE 9.2 box and tried to reproduce that >> pr

Re: "use mysql" and segmentation fault

2005-04-19 Thread Gleb Paharenko
Hello. You're sure that you are running an official binary? "Xu Hao" <[EMAIL PROTECTED]> wrote: > 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, ri

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

Re: "use mysql" and segmentation fault

2005-04-18 Thread Gleb Paharenko
Hello. If you are able to reproduce this problem on another box with a similar configuration, I suggest you to report a bug. BTW mysql client has some problems already reported, see: http://bugs.mysql.com/bug.php?id=9870 "Xu Hao" <[EMAIL PROTECTED]> wrote: > Hi everyone! > >

"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