how to optimize my database from extra load. My hosting said that your database consume more cpu usage please optimize it to run on our server. please some one guide me. its on shared server linux based http://thewhir.info/
Make give us the database structure and used queries? and what did you try for yourselve? have you tried EXPLAIN <querystatement> to check what's going on with a query?