How to upload sql file to railway from desktop
zephireis
HOBBYOP

2 years ago

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

4 Replies

2 years ago

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


zephireis
HOBBYOP

2 years ago

.


zephireis
HOBBYOP

2 years ago

Well thats funny


zephireis
HOBBYOP

2 years ago

I used the wrong one thanks lol


Loading...