June 20, 2013

Post: Handling big result sets

…f26` varchar(13) default NULL, `f27` varchar(39) default NULL, `f28` int(11) default NULL, `f29` float default NULL…to mysql_unbuffered_query and this link says: mysql_unbuffered_query() sends a SQL query query to MySQL… needs to convert millions of values from int to the string and client has to do …