Re: error message

2003-06-26 Thread Martin's - Web Dept.
Just a guess from a raw newbie, but try using: `traffic.trafficdb` instead of `traffic`.`trafficdb` Ryan Thursday, June 26, 2003, 1:13:03 PM, you wrote: SD> can someone help me with this error, with my database in MySQL 3.23.49 SD> SD> SQL-query : SD> SELECT * SD> FRO

Re[2]: RAID hardware suggestions/experience

2003-06-18 Thread Martin's - Web Dept.
Wednesday, June 18, 2003, 2:38:53 PM, you wrote: -->>-Original Message- -->>From: Adam Nelson [mailto:[EMAIL PROTECTED] -->>Sent: Tuesday, June 17, 2003 11:56 AM -->>To: 'Bernd Jagla'; 'mysql' -->>Subject: RE: RAID hardware suggestions/experience -->> -->>We recently bought a kick $%#%% ma

Re[2]: Syntax question

2003-06-17 Thread Martin's - Web Dept.
Hello Jeff, Monday, June 16, 2003, 1:13:27 PM, you wrote: JS> On Mon, 16 Jun 2003 12:45:53 -0400, Martin's - Web Dept. wrote: >> I am quite willing to acknowledge that I'm new at this ... >> >> But I can't find the syntax error in this query: >> &

Syntax question

2003-06-16 Thread Martin's - Web Dept.
I am quite willing to acknowledge that I'm new at this ... But I can't find the syntax error in this query: SELECT * FROM products WHERE MATCH (desc) AGAINST ('usb') desc is a field name, usb is the keyword I'm searching for. MYSQL version 4.0.12 Thanks for your help. Ryan -- MySQL Genera