Fabian Montaño
Fabian Montaño
RRailway
Created by Fabian Montaño on 7/25/2024 in #✋|help
How can I do a bulk data load into my MySQL database?
Literally, I'm doing it with the 'Table Data Import Wizard,' selecting the CSV file, matching the columns of my file with the columns of my table, and executing it.
30 replies
RRailway
Created by Fabian Montaño on 7/25/2024 in #✋|help
How can I do a bulk data load into my MySQL database?
I have 4 CSV files, each weighing approximately 3MB
30 replies
RRailway
Created by Fabian Montaño on 7/25/2024 in #✋|help
How can I do a bulk data load into my MySQL database?
@Yashu Sorry for my ignorance, but I don't know how to do that. Would it be too much trouble to provide a document or something similar to help me create it? I'm not very familiar with the term.
30 replies
RRailway
Created by Fabian Montaño on 7/25/2024 in #✋|help
How can I do a bulk data load into my MySQL database?
@Brody Hi, I have some updates. I tried with a 1Gbps internet connection, and it did improve the performance, but it still takes around 30 hours (1 day and 6 hours) to load just 252,000 records, and I can't wait that long since I have 4 files...
30 replies
RRailway
Created by Fabian Montaño on 7/25/2024 in #✋|help
How can I do a bulk data load into my MySQL database?
@Garcia How can I upload my CSV file to where my database is?
30 replies
RRailway
Created by Fabian Montaño on 7/25/2024 in #✋|help
How can I do a bulk data load into my MySQL database?
Perfect, I'll try it with a faster internet connection and get back with updates. Thank you very much.
30 replies
RRailway
Created by Fabian Montaño on 7/25/2024 in #✋|help
How can I do a bulk data load into my MySQL database?
Would the performance improve with a better internet connection, so there wouldn't be a need to use 'LOAD DATA INFILE'?
30 replies
RRailway
Created by Fabian Montaño on 7/25/2024 in #✋|help
How can I do a bulk data load into my MySQL database?
The problem is that I tested it locally, but when I try to do it with the Railway database, I get the following error: ErrorCode: 1290. The MySQL server is running with the --secure-file-priv option so it cannot execute this statement
30 replies
RRailway
Created by Fabian Montaño on 7/25/2024 in #✋|help
How can I do a bulk data load into my MySQL database?
The problem is that I've made estimates and it will take 3 days to upload 252,000 records, and I have 1 million records, so this isn't an optimal path for me... I've been researching and testing 'LOAD DATA INFILE,' and it has extraordinary performance, inserting 252,000 records into my table in less than a second. Is there a way to do this with a Railway database?
30 replies
RRailway
Created by Fabian Montaño on 7/25/2024 in #✋|help
How can I do a bulk data load into my MySQL database?
12 Mbps
30 replies
RRailway
Created by Fabian Montaño on 7/25/2024 in #✋|help
How can I do a bulk data load into my MySQL database?
I don't think my internet is bad, but it's not very fast either. I have a 50 Mbps connection
30 replies
RRailway
Created by Fabian Montaño on 7/25/2024 in #✋|help
How can I do a bulk data load into my MySQL database?
No description
30 replies
RRailway
Created by Fabian Montaño on 7/25/2024 in #✋|help
How can I do a bulk data load into my MySQL database?
N/A
30 replies