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
5932
April 07, 2005 11:38PM
2189
April 10, 2005 07:50PM
2155
April 10, 2005 10:11PM
2139
April 14, 2005 12:40AM
Re: write/insert performance problem (not solved for me)
2226
April 21, 2005 06:43AM
2016
April 21, 2005 03:13PM
2024
April 26, 2005 02:59AM
2003
April 24, 2005 03:49PM
2058
April 26, 2005 02:30AM
2058
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.