On Fri, 2007-09-21 at 08:34 +0200, Paul Scott wrote:
> Thanks to all for the suggestions - I now have to figure out the best
> way to manipulate every single record in that table (now over 6.5
> million rows) to add in a field (RDBMS function in C - so much
> easier)...
> 

Oh, and by the way, adding a hash key to a memcache server on 6.5
million records is quite a heavy exercise - that played a role. I am
also trying to optimize that little bit too, as it will also help in
lookups in future (just a heads up to anyone else attempting such folly
in future).

--Paul

All Email originating from UWC is covered by disclaimer 
http://www.uwc.ac.za/portal/uwc2006/content/mail_disclaimer/index.htm 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to