Blog Posts on import mysql




Percent:
 
Distinct:
 


Restore MySQL Dump by Green Stickman on Jun 6, 2011If you are using MySQL Database, one of the most important thing to know is how to backup and restore your database itself. There are several ways to do this. For developers and database administrator who uses the command prompt, this article will he...



How to Import and Export MySQL Database from Linux Command Line by RTFVerterra on Nov 19, 2010I wrote this post so that I can easily retrieve informations that I pulled from several pages from the internet. I have this need to migrate some large MySQL database to another server and I need to do it from the command line of Linux. To make thi...