I am trying to import the Musicbrainz db into a MySQL database using Perl scripts from Churruka, not the "official" ones due to not working properly (I consulted here).
Now I have inserted all the tables except 'recording', whose size is 1.39 GB. I have tried to insert the downloaded file two times. However, the insertions lasts too much and I'm afraid some configuration is not correctly set in MySQL. I just downloaded it for this import, so no more databases are present.
Both times, something happened to my laptop so I had to restart the process. I deleted all the rows from the 'recording' table to restart again, but the process lasts sooooo many seconds. Currently is above 110000s !!!
Any idea of how this process could be speeded up? Thanks in advance