MySQL is an open source database management system which is fast and easy to set up, use, and administer. MySQL runs under many varieties of Unix, Linux and Windows.MySQL has been especially popular for constructing database-backed web sites that involve dynamic content generation.The MySQL database system uses a client-server architecture that centers around the server , 'mysqld'. It includes and support views, triggers,stored procedures,cursors,information schema and functions.The important features found in MySQL are Scalability,Portability,Connectivity,Security,Speed,Ease of use,and Open-source code.
The roots of MySQL server are found in a database system called Unireg that was developed by Michael Monty Widenius for a Swedish company called TcX during the 1980s. The initial release of MySQL server was created in 1995 when Monty added an SQL interface to Unireg.David and Monty, together with Allan Larsson, founded MySQL AB in 1995. MySQL AB was the company that provided support and service for the MySQL database in addition to developing most of the code.In 2001 MySQL began supporting transactions with the integration of the BDB and InnoDB engines.In August of 2007 MySQL AB began offering the MySQL server in two different versions: MySQL Community and MySQL Enterprise. Although the code base of the two servers is similar, there are different levels of support for the servers.In January 2008, Sun Microsystems acquired MySQL AB and provided support and service for the MySQL
Sun Microsystems has four release levels for the MySQL Server. These levels are GA (General Availability), RC (Release Candidate), beta, and alpha. Software that is considered to be ready for production is labeled GA.A release candidate is high enough quality that Sun thinks it is a possibility for GA.Beta software is a step below a release candidate in terms of quality. Known issues exist with the server.Alpha software is where new features are added, and thus is very much experimental. It is strictly a test bed of server features.
MYSQL software is available for 32-bit systems and 64-bit systems. 32-bit systems can only use about 2.4 gb of RAM per process.MySQL Server 5.5 is currently generally available version of Mysql.
The roots of MySQL server are found in a database system called Unireg that was developed by Michael Monty Widenius for a Swedish company called TcX during the 1980s. The initial release of MySQL server was created in 1995 when Monty added an SQL interface to Unireg.David and Monty, together with Allan Larsson, founded MySQL AB in 1995. MySQL AB was the company that provided support and service for the MySQL database in addition to developing most of the code.In 2001 MySQL began supporting transactions with the integration of the BDB and InnoDB engines.In August of 2007 MySQL AB began offering the MySQL server in two different versions: MySQL Community and MySQL Enterprise. Although the code base of the two servers is similar, there are different levels of support for the servers.In January 2008, Sun Microsystems acquired MySQL AB and provided support and service for the MySQL
Sun Microsystems has four release levels for the MySQL Server. These levels are GA (General Availability), RC (Release Candidate), beta, and alpha. Software that is considered to be ready for production is labeled GA.A release candidate is high enough quality that Sun thinks it is a possibility for GA.Beta software is a step below a release candidate in terms of quality. Known issues exist with the server.Alpha software is where new features are added, and thus is very much experimental. It is strictly a test bed of server features.
MYSQL software is available for 32-bit systems and 64-bit systems. 32-bit systems can only use about 2.4 gb of RAM per process.MySQL Server 5.5 is currently generally available version of Mysql.
No comments:
Post a Comment