From: Date: November 8 2003 9:55am Subject: MySQL Read/Write efficiency? List-Archive: http://lists.mysql.com/benchmarks/34 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Dear members, I am running MySQL Server on windows NT/2000 platform version 3.23.39- nt. My development environment is Visual C++. I have to extensively use mysql connection to write data to my hard disk. Whenever, I perform a write operation my CPU utilization becomes 100% at once and it remains there untill I am back after writing the required data to the hard disk. Can I improve the efficiency of CPU while writing data to my hard disk? Can someone please shed some light on it or give me some guidelines? Thanking with anticipation. ===================== Best Regards, M.W.Arfi