Quantcast
Channel: MySQL Forums - Install & Repo
Viewing all articles
Browse latest Browse all 7239

Database upload issues (2 replies)

$
0
0
I have issues with my server (I think) for some reason, I was trying to upload the contents of world.sql into the world database and this is the results of my input,

mysql> use world;
Database changed
mysql> source world.sql;
ERROR:
Failed to open file 'world.sql', error: 2

I have also tried to use the directory path for the reference of the file

mysql> source d:/labs/world.sql;
ERROR:
Failed to open file 'd:\labs\world.sql', error: 13

And keep giving me an error msg, What should I do?

Viewing all articles
Browse latest Browse all 7239

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>