Computing Database Size
When you want to determine the size of your database and / or tables you can use the following commands…
Uploading data to MySQL Database
An easy way to upload massive data into a mysql database is using mysqlimport. Assume that you have a text…