Re: server on development machine
Posted by: Peter Brawley
Date: June 30, 2021 08:04PM

MySQL can import thousands of rows/sec.

Let's see ...

- the result of Show Create T <your_table_name>;

- a few sample rows from the .csv file from which you're importing

- the Load Data command you are using

- the result of this query: select @@innodb_buffer_pool_size;

Options: ReplyQuote


Subject
Written By
Posted
Re: server on development machine
June 30, 2021 08:04PM


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.