UK Web Hosting Company, Web Hosting UK, Low Cost Web Space, Low Cost Web Site Hosting UK

  domain registration :: web hosting :: dedicated servers :: web design services  
Home
Latest News
Services
Technical Support
Contact Support
System Status
Members Login
Contact Us
Terms & Conditions
Related Resources
Promote Your Site
 
How do I turn global variables on or off for the server in PHP?

What is 'Passive Mode' FTP?

I have created my holding page but I can't see it on the web.

How do I transfer files (FTP) using the WS-FTP client?

How do I upload or publish my web pages to my hosting account?

What's the difference between normal telnet and SSH telnet?

How do I backup my MySQL database?

 

MySQL Databases


How do I backup my MySQL database?

If you have telnet (SSH) access then you can back up your MySQL database quite simply from the command line as using the following command.

mysqldump -u username -p password databasenamedb > backup.sql

Remember to replace 'username', 'password' and 'databasenamedb' with your settings. This will create a file called backup.sql which contains information from your database. You can now use FTP to transfer the file to your local computer.

If you do not have SSH access, then email our support team with the username, password, database name, and your domain name, and they will be able to run this command for you.

<< Back

If you have a question that you cannot find the answer to here, please email support@webanet.co.uk.

 


Copyright © 2008 - Webanet.co.uk