I have a problem when I'm studying the full text search's expansion mode

2008-06-21 Thread Moon's Father
The official table's data. ++---+-+ | id | title | body| ++---+-+ | 1 | MySQL Tutorial| DBMS stands for DataBase ...

Re: I have a problem with MySQL.

2004-08-31 Thread Philippe Poelvoorde
If you give more details maybe someone on the list will be able to help. Astghik Barseghian wrote: Hello Philippe, I am trying to use DBMail from MySQL to send and receive messages but I get an SQL sytax error. Could you please tell me is there any way to use the mentioned component, or how can I

Re[3]: have a problem

2003-04-02 Thread Stefan Hinz
Hello, > Here is table status: > +---+++-++-+-+--+---+-+-+-+-++-+ > | Name | Type | Row_format

Re[2]: have a problem

2003-04-02 Thread PandaCoop-Krasimir_Slaveykov
Hello Stefan, Wednesday, April 02, 2003, 2:27:40 PM, you wrote: Here is table status: +---+++-++-+-+--+---+-+-+-+-+-

Re: have a problem

2003-04-02 Thread Stefan Hinz
Hello, > When I execute this SQL: > update table1 as a, table2 as b set a.field1=b.field1 > where a.field2=b.field2 and a.field3=b.field3 and a.field4=b.field4 > I received this error "execute failed: The table 'a' is full " > What is the meaning of this? This means that the table is fu

have a problem

2003-04-02 Thread PandaCoop-Krasimir_Slaveykov
Hello mysql, When I execute this SQL: update table1 as a, table2 as b set a.field1=b.field1 where a.field2=b.field2 and a.field3=b.field3 and a.field4=b.field4 I received this error "execute failed: The table 'a' is full " What is the meaning of this? My server version: 4.0.12

re: Have a problem when I try to connect MySQL( on Linux) thru win32

2002-11-26 Thread Egor Egorov
Cem, Tuesday, November 26, 2002, 1:13:45 PM, you wrote: CY> I have a problem with MySQL ver 3.23.52 on Linux Redhat 8. It is CY> working successfully on the server, and can response all request CY> comming on Server. But, when I try to connect to the database thru CY> any client

Have a problem when I try to connect MySQL( on Linux) thru win32

2002-11-26 Thread Cem Yagli
He all, I have a problem with MySQL ver 3.23.52 on Linux Redhat 8. It is working successfully on the server, and can response all request comming on Server. But, when I try to connect to the database thru any client running on a Windows 2000 (like MySQLAdmin), I can't connect it. Firstly,

Have a problem when I try to connect MySQL( on Linux) thru win32

2002-11-25 Thread Cem Yagli
He all, I have a problem with MySQL ver 3.23.52 on Linux Redhat 8. It is working successfully on the server, and can response all request comming on Server. But, when I try to connect to the database thru any client running on a Windows 2000 (like MySQLAdmin), I can't connect it. Firstly,

Re: Have A problem

2002-09-08 Thread DL Neil
L PROTECTED]> > Sent: Sunday, September 08, 2002 2:42 AM > Subject: Have A problem > > > > Hi, > > > > I got a small problem I can't seem to do a sql statement that will pick on > > the first letter of word in a feild. I have over 700 record in a database

Re: Have A problem

2002-09-07 Thread Jocelyn Fournier
Hi, Try : SELECT * FROM yourtable WHERE word LIKE 'D%'; Regards, Jocelyn - Original Message - From: "Chuck "PUP" Payne" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, September 08, 2002 2:42 AM Subject: Have A problem > Hi, &

Have A problem

2002-09-07 Thread Chuck \"PUP\" Payne
Hi, I got a small problem I can't seem to do a sql statement that will pick on the first letter of word in a feild. I have over 700 record in a database, but I like to be able only to see those that let say start with "D". How can I do a statement that will let me do that. Chuck Payne Magi Desig

Re: I have a problem....

2002-06-10 Thread Bhavin Vyas
June 10, 2002 1:11 PM Subject: I have a problem We are running mysql on a red hat box. We replicate a single database twice, once on another red hat box(thank whatever is holy), once on a winnt box. The winnt box cares not for case sensitivity, so it created all our table names in lower ca

I have a problem....

2002-06-10 Thread Luc Foisy
We are running mysql on a red hat box. We replicate a single database twice, once on another red hat box(thank whatever is holy), once on a winnt box. The winnt box cares not for case sensitivity, so it created all our table names in lower case ( our standard is to use CAPS for tablenames ) (

I have a problem!

2002-04-20 Thread Gokce AKKAYA
I use phpBB. When I change default character set in mysql I have a problem in phpBB so: Warning: Supplied argument is not a valid MySQL result resource in /../functions.php on line 230 Unable to query db! But /../admin/index.php regularly runs. What my problem is? thanks Edakom Internet

I have a problem with make.

2002-02-04 Thread rcanales
Please help me. I'm installing mysql-3.23.45 on Sparc 20 with Solaris 2.5 and when i give the comand make...i have this problem. .. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/local/mysql-3.23.45/libmysql' make[1]: Leaving directory `/usr/local/mysql-