How to upload sql file to railway from desktop

zephireis
HOBBY

a year ago

using this command mysql -h railway -P -u root -p < file.sql
its saying host is unknown when I set it to railway

0 Replies

a year ago

railway would not be the correct host, use the correct credentials as per the variables tsb


zephireis
HOBBY

a year ago

.


zephireis
HOBBY

a year ago

Well thats funny


zephireis
HOBBY

a year ago

I used the wrong one thanks lol


How to upload sql file to railway from desktop - Railway Help Station