Thread: Custom Items
View Single Post
  #7  
Old 09-08-2009, 07:10 PM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

Quote:
Originally Posted by pfyon View Post
Most recent PEQ database has 76214 items, with the last ID being 119462 according to my DB.

You should really try to figure out why mysql is crashing. Are you using WAMP? What query are you using to get the items? Are you using a gui to make modifications to your db (I prefer MySQL GUI Tools)? Is the DB hosted on the same box as the server?

Even using 'SELECT id FROM items;' takes 0.38s when using command-line from a linux box. If you have an exceptionally old, or highly-loaded, computer, it might take long enough that you'd think it crashed.
Actually, as of 974. we are up to 79487 with a max ID of 119463.
Reply With Quote