Re: write/insert performance problem (not solved for me)
Hi,
I am facing the same problem with version 4.1.
We cannot disable autocommit, because concurrent import processes must "see" each other's data (we search for duplicate data during the insertion of each row).
Earlier versions (3.23 and 4.0) and all the other RDBMS's import fine with autocommit, while MySQL 4.1 uses the HDD very heavily, provessor utilization is very low.
We use JDBC, but it's probably not driver independent (I have used the same driver, but different MySQL installations)
I have only tested this on Win XP yet, using default installation options for all versions.
It is interesting, that the same 4.1.x version imports smoothly on some machines ... maybe it's only slow on certain filesystems ?
Any suggestions are highly appreciated.
Best regards,
Szilard
Subject
Views
Written By
Posted
6209
April 07, 2005 11:38PM
2319
April 10, 2005 07:50PM
2277
April 10, 2005 10:11PM
2266
April 14, 2005 12:40AM
Re: write/insert performance problem (not solved for me)
2334
April 21, 2005 06:43AM
2121
April 21, 2005 03:13PM
2140
April 26, 2005 02:59AM
2113
April 24, 2005 03:49PM
2169
April 26, 2005 02:30AM
2169
April 27, 2005 01:27AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.