2 messages in com.mysql.lists.gui-toolsRE: mysqlcc gets 100% CPU
FromSent OnAttachments
Johnny Rose Larsen27 Mar 2003 02:18 
Tom Hodder (EC-NOW)27 Mar 2003 07:04 
Subject:RE: mysqlcc gets 100% CPU
From:Tom Hodder (EC-NOW) (to@ecnow.co.uk)
Date:03/27/2003 07:04:25 AM
List:com.mysql.lists.gui-tools

Hi. Just installed MySqlCC yesterday and found this happened after updating the database from a text. file. Got the source, couldn't build it, but used debugging tools to trace down in which function it was looping. Found that the problem was related to reading the history file located in MyDocuments/user/.mysqlcc. Deleted the file and it now works fine. Problem re-occurs if I'm doing massive updating on the database. Definetely a bug in the program, either related to the file size or some misinterpreted contents.

Cheers.

That works great!

Tom