In the last episode (Oct 21), Peer Reiser said: > Someone knows if its possible to resume indexing a base where it left > due to a power failure? The process was copying to tmp file when the > power went away, having achieved 5GB of total 6GB in 6 days..
Nope; you'll have to start over. That's an awful long time to generate indexes. You may benefit from raising key_buffer_size and myisam_sort_buffer_size during the index operation. -- Dan Nelson [EMAIL PROTECTED] -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]