View Single Post
  #4  
Old 11-23-2007, 03:25 AM
Zandig's Avatar
Zandig
Hill Giant
 
Join Date: Jun 2006
Location: New York City
Posts: 180
Default

The CVS version of the database loads ALOT faster than it used to in the past. It takes about a few minutes time to load the database for me using an FX-55 with 2 gigs of ram.

As far as "zone not available", are you sure you ran this sql command against the database:

Code:
SET PASSWORD FOR root@localhost = OLD_PASSWORD('eq');
Reply With Quote