June 20, 2013

Post: PHP Large result sets and summary tables.

… can’t use mysql_num_rows() and mysql_data_seek() if you use this method but this is told in PHP manual and… cause things breakage Table Locks – Table locks are not cleared until you fetch whole result set if you’re reading from tables directly (if you… real call you can get errors is when you run mysql_query , mysql_fetch_row simply reads data from memory and so most…