flush(), ob_flush() doesn't work, not enough security rights to run MySQL CMD FLUSH TABLES or even FLUSH TABLE tablename
Is there a way to close the table after you query it?
mysql_free_result doesn't close the table.
Would like to find a solution i hate seeing red in the syslog in mysql
php ver 4.3 and 5
mysql ver5.0.24a
tables are INNODB with foreign keys not a ton of tables but a ton of databases.
Any viable solution would be appreciated!