Fw: pls help ...............

2004-02-24 Thread CurlyBraces Technologies \( Pvt \) Ltd
  - Original Message - From: CurlyBraces Technologies ( Pvt ) Ltd To: [EMAIL PROTECTED] Sent: Tuesday, February 24, 2004 12:05 PM Subject: pls help ... hi ,   when i try to get mysql data to the web browser via php , always it is showing Parse error: parse error, unex

RE: FW: pls help for index problem

2001-10-28 Thread kmlau
[EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: FW: pls help for index problem Well, how many records are in the table? How many would be returned by the query you present? Is the SQL you show the FULL sql? What is the output of the EXPLAIN SELECT What about "SHOW INDEX FROM TAB

Re: FW: pls help for index problem

2001-10-24 Thread Bill Adams
Well, how many records are in the table? How many would be returned by the query you present? Is the SQL you show the FULL sql? What is the output of the EXPLAIN SELECT What about "SHOW INDEX FROM TABLE gw". b. kmlau wrote: > -Original Message- > From: kmlau [mailto:[EMAIL PROT

FW: pls help for index problem

2001-10-23 Thread kmlau
-Original Message- From: kmlau [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 24, 2001 9:42 AM To: 'Bill Adams' Subject: RE: pls help for index problem Thanks yr promptly reply !! It seems no any change(improvement) by running explain again after erase quotes. I also ran the