11 Aug
2005
11 Aug
'05
5:45 p.m.
http://cvs.drupal.org/viewcvs/drupal/contributions/sandbox/robertdouglass/pr... There you go! Because I was too lazy to make up some database tables and fill them with junk data to SELECT/UPDATE/INSERT/DELETE, I used the cache table. This code takes the first record in your cache table, wipes the table clean, inserts the first record 100 times, updates it 100 times deletes it and starts over. In case you didn't read that last paragraph ***this code wipes your cache table clean*** so don't use it if you feel personally attached to its contents. cheers, Robert PS anybody who wants to improve the code can commit directly to my sandbox.