The mysqldump client is a backup program o It can be used to dump a database or a collection of databases for backup or transfer to another SQL server http://javarevisited.blogspot.com/2010/10/mysqldump-utility-in-mysql.h...
These tutorial will teach you the different techniques of how to backup your database from MySQL server. http://www.tutcity.com/tutorials/MySQL/Replication_and_Backup/
This tutorial will show how to create and populate a basic database using cPanel and phpMyAdmin. http://teamtutorials.com/web-development-tutorials/create-mysql-databs...
Learn from the ground up, on how to use MySQL for your websites. Even if you are a complete beginner and know nothing. http://www.tutorialcode.com/mysql/beginners-guide-to-mysql/
A collection of 10 FAQs on MySQL command-line interface mysql. Clear answers are provided with tutorial exercises on mysql command option. http://dba.fyicenter.com/faq/mysql/mysql_command_line_end_user_interfa...
This tutorial will show you how to use MySQL querys to database in your PHP scripts. http://www.onlinehowto.net/Tutorials/PHP/Using-MySQL-Delete-querys-in-...
If statements have been a life saver on many occasions. They are invaluable for checking a value. http://www.talkphp.com/mysql-databases/1020-5-useful-mysql-functions-c...
This article provides tutorial notes on MySQL JDBC driver. Topics include installing MySQL JDBC driver; http://www.herongyang.com/jdbc/MySQL-JDBC-Driver.html