Results 1 to 3 of 3
Threaded View
-
8th Mar 2012, 07:41 AM #3MemberWebsite's:
hostingmates.comyou can use the following useful mysql commands
Command to dump the mysql database
mysqldump database_name > database_name.sql
To restore a DB from backup
mysql database_name < database_name.sql
To delete a mysql database
mysqladmin drop database_name
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Working with mysql-(3)
By Albert.Nawaro in forum Server ManagementReplies: 0Last Post: 20th Feb 2012, 09:26 AM -
Working with mysql-(2)
By Albert.Nawaro in forum Server ManagementReplies: 0Last Post: 20th Feb 2012, 09:23 AM -
MYSQL Error while Import via MYSQL Dumper (Error
By desibreaker in forum Server ManagementReplies: 10Last Post: 5th Aug 2011, 07:26 PM -
MySQL help
By kos in forum vBulletinReplies: 4Last Post: 29th Jun 2011, 12:30 PM -
DLE MySQL help
By John in forum Webmaster DiscussionReplies: 4Last Post: 17th May 2011, 06:51 PM
themaCreator - create posts from...
Version 3.52 released. Open older version (or...