Super Green Hosting Help Center

 

If you can't find what you're looking for,
please click here to submit a support ticket.

Submit Support Ticket

If you can't remember your cPanel or Billing Logins,
Please click here to have them resent .

Forgotten Your Password?
 

View Articles by Category

There are no sub categories
Category Icon Resellers (139)

rss button Category » Databases

There were 2 articles found in this category:

  1. questionI would like to dump the Table Structure for my MySQL Database, but none of the data.
    The command line option from SSH is: mysql -d -p database_name > file.sql. Where 'database_name' is the name of your database, and 'file.sql' is the name of the file you would like to write the table structure to. You will be prompted you for a password (-p). Normally mysqldump gives you the ...
  2. questionI can't log into MySQL from a remote computer using a MySQL admin tool.
    To add yourself to the whitelist so that you can connect to mysql remotely using admin tools such as phpMyAdmin, Navicat, MySQLFront or MySQL-Admin follow the below steps: - Log into your control panel at www.yourdomain.com/cpanel - Click on the 'Remote MySQL' under the 'Databases' menu - Type % ...