I am currently using a database MYISAM and when I run these queries on a database with 111 tables.. and I'm calling each table usually 1 at a time. The problem is .. if one table is very long.. currently 17,000 rows.. it doesn't allow any of the columns to be processed without timing out. Any...
More...