Re: MySQL ERROR 1133 MEANING?

2002-08-16 Thread duo fu
Hi, Victoria: The version installed is mysql-3.23.51. I don't know why my previous operation did not succeed. However, I now grant the permissions through "insert into db values (...) and succeed. THank you very much. Duo >From: Victoria Reznichenko <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >

MySQL ERROR 1133 MEANING?

2002-08-15 Thread duo fu
Hi friends: I try to grant privileges to a user named 'glen' but not succeed. Here is the script: -# mysql> update user set Password=password('tidbs1') where User='glen'; Query OK, 0 rows affected (0.00 sec) Rows matched: 1 Cha

MySQL ERROR 1133 MEANING?

2002-08-15 Thread duo fu
Hi friends: I try to grant privileges to a user named 'glen' but not succeed. Here is the script: -# mysql> update user set Password=password('tidbs1') where User='glen'; Query OK, 0 rows affected (0.00 sec) Rows matched: 1 Cha

Query problem/mysql

2002-08-11 Thread duo fu
Hi, friends: I have just created a small web site with php/mysql. I do a query into one of my tables whose ".MYI=338K " and ".MYD=7.6M". I could only retrieve some part of the data and then the browser just died there. My query is " select * from Forces". The primary key is combination of seve

Query problem/mysql

2002-08-11 Thread duo fu
Hi, friends: I have just created a small web site with php/mysql. I do a query into one of my tables whose ".MYI=338K " and ".MYD=7.6M". I could only retrieve some part of the data and then the browser just died there. My query is " select * from Forces". The primary key is combination of seve

Need help on Matching MySQL, Apache & PHP

2002-07-06 Thread duo fu
Dear Friends: I have installed Apache 1.3.26, MySQL.3.23.51 successfully. However, I failed to install tarball versions of PHP4.21 with Apache1.3.26 under my REDHAT 6.2. I always got the error message when I tried to start the APache. - [root@b

Can't start MySQL server

2002-07-01 Thread duo fu
Dear all: I have just removed an old version of mysql and install MySQL3.23.51 (tarball). After installation, I tried to start the server: % bin/safe_mysqld & It can't be started. Message stored in file: /mysql/var/hostname.err asking "Do you already have another mysqld server running o

I'm having a problem on FULLTEXT INDEX....

2001-05-02 Thread FU
Hi there, I'm trying to search a double-bytes word in my database. If the word I search is English(single-byte word), it perfectly works. But once I try to search a double-bytes word(such as Japanese), I don't get any results even though the word is in the table... I know if the word is shorter