On Jan 10, ????????? <[EMAIL PROTECTED]> wrote: > Thank you Already use it.
And it works, I assume. :-) > however,why index building time is very very long? when i started > before sleeping but now still running..... That's strange (unless you're used to sleep a very short amount of time ;-) Even with a more or less old PC (>2GHz CPU, 1GB RAM), the creation of the indexes should take 20 or 30 minutes. Maybe you're using InnoDB tables? As stated in the README.sqldb file, the best practice is to use MyISAM tables, for the IMDbPY's database. If you really want an InnoDB database, try the --mysql-innodb argument of the imdbpy2sql.py script: it builds the database as it was MyISAM, and then it convert it to InnoDB: the conversion is painfully slow, but still a lot faster than using InnoDB from the start. HTH, -- Davide Alberani <[EMAIL PROTECTED]> [PGP KeyID: 0x465BFD47] http://erlug.linux.it/~da/ ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Imdbpy-devel mailing list Imdbpy-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/imdbpy-devel