mysql database
Posted by: tehcypress
Posted on: 2006-03-22 19:17:00
I have two questions.
1st: I just switched hosts. I was hosted by my friend on dreamhost.com, however, after coming across DreamHost I bought a hosting plan. I have a .sql backup of my database, and I am interested in making a new database on this server and filling it with the old info. How does one go about that? I read on the wiki that I should do the "mysql -u username -p -h hostname database name < /dir/to/backup.sql" but that returned an error.
2nd: I created a database within my DreamHost Panel, however, I am unable to go to the web managment of the database (host.example.com). It says address not found. Is this due to the changes of the way DH is handling MySQL or is it my mistake?
thanks in advance!