Hello

I have server Intel P-4 2,8Ghz 2Gb RAM

so
and 
I hve INNODB 
and table with 145000 records
and when Im trying to query
select * from bla where date like "20021025%" order by date DESC limit 20
searhc time is 2,4 to 3,2 seconds
what a hell is going on?
 
What can I do to fast up these quesry requests ??

I cant imagine if my table will contain some of 960000 rows 
it will search my query a hundred years 


is it some way to get resuls faster -- much more fuster ??


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to