Saturday, June 30, 2012

Install and Configure MySQL Database


Part I: MySQL database Introduction: MySQL is a relational database management system. It is a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Language) database server. MySQL is open source software. It is provided by MySQL AB, a Swedish company owned and run by the MySQL founders and main developers. Since the core of the Magda-Manager for Grid-based Data is a MySQL database (the principal entities of Magda are implemented as MySQL tables), we wanted to install MySQL first to better understand its functionality and features. Requirements: MySQL needs at least Linux kernel versions 2.0 or higher. detail download Install and Configure MySQL Database tutorial here