Hi,
I'm currently using mysql_store_result to retrieve all records of a
query. This poses a problem however if say a couple of thousand records
get returned, and the user gets no feedback during the progress. I now
want to change this to mysql_use_result. The only catch is that you
don't know
Thanks, it seems to be working now. I just discovered "WITH ROLLUP". It made me
very
happy on this project...
On 2/8/12 2:54 AM, Arthur Fuller wrote:
I'm not sure your method isn't working, but try changing changing the "to date" part to
"< '2012-02-08' " and see what you get.
HTH,
Arthur
On 7 Feb 2012, at 00:55, Grant wrote:
> I'm running mysql on Gentoo with 4GB RAM and I'm wondering if I should
> change any settings. I'm using mysql with a website on the same
> server so I have skip-networking, and I increased key_buffer and
> innodb_buffer_pool_size from 16M to 256M. Everythi
- Original Message -
> From: "Stan Iverson"
> Yes, it's a binary file; however, MySQL Connector for ODBC only works
> in Windows and I'm using a Mac. If no other solutions, will try
> tomorrow on a friend's PC.
If it's binary, you're gonna have no other choice but to restore the files o
I'm not sure your method isn't working, but try changing changing the "to
date" part to "< '2012-02-08' " and see what you get.
HTH,
Arthur