MySQL Forums
Forum List  »  InnoDB

Re: Very slow performance when inserting, updating, deleting and changing schema
Posted by: Peter Brawley
Date: May 22, 2021 09:43AM

500/min is unusually slow. How much RAM? What is innodb_ buffer_pool_size? Is there the same slowness when you run this .csv through the mysql client program?
Let's see the Show Create Table result for the table, its rowcount, the Load Data command, and a few sample .csv data rows.

Options: ReplyQuote




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.