MYSQL DATABASE IMPORT
jerryisuwamakeri
FREEOP
7 months ago
How do I import MYSQL from my Computer to the DATABASE created in Railway?
Pinned Solution
7 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
Railway
BOT
7 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!
7 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 • 7 months ago