> thanks for the response - but do not believe queries are the issue
> because - Like I said - i have other websites doing the same exact
> queries as I am doing on the site with the 9gig table.

Contrary to popular believe, size DOES matter... And having a table large 
enough so it doesn't fit in memory could require another approach entirely for  
query optimization.

Another good start would be to examine the output of mysqlreport, it will tel 
you a lot.
-- 
Rik Wasmus

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to