MYSQL DATABASE IMPORT
jerryisuwamakeri
FREEOP

4 months ago

How do I import MYSQL from my Computer to the DATABASE created in Railway?

Solved$10 Bounty

Pinned Solution

geneticspace
FREE

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

Railway
BOT

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!


geneticspace
FREE

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


Loading...