4 months ago
How do I import MYSQL from my Computer to the DATABASE created in Railway?
Pinned Solution
4 months ago
Open MySQL Workbench.
Click Database > Connect to Database and enter your Railway credentials.
After connecting, go to Server > Data Import.
Select Import from Self-Contained File and choose
database_dump.sql.Select the target database in Railway.
Click Start Import.
2 Replies
4 months ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
4 months ago
Open MySQL Workbench.
Click Database > Connect to Database and enter your Railway credentials.
After connecting, go to Server > Data Import.
Select Import from Self-Contained File and choose
database_dump.sql.Select the target database in Railway.
Click Start Import.
Status changed to Solved samgordon • 4 months ago