Advertisement: Over 100,000 Jobs Worldwide. Click here to find one for you.
 
MySQL FAQs
FAQs Categories
Tricky Select Queries
Indexes
Data Back Up
Database Structure
Funtions and Operators
Table Joins
Speed Up Queries
General Questions
Configuration
MySQL Client
Table Types or Engines
Errors
What do you want to ask today?
 
Home / General Questions / Question No: 117

What is History of MySQL?


Answer No: 117

MySQL is a powerful and the most popular Open Source Software relational database management system (RDBMS) that uses SQL (Structured Query Language). MySQL is officially pronounced "My esquel", not "My sequel". It is popular for web applications. Previously, MySQL was developed, distributed, and supported by MySQL AB now acquired by Sun Microsystems.

MySQL Development History

- MySQL was first released internally on 23 May 1995
- Windows version was released on January 8, 1998 for Windows 95 and NT
- Version 3.23: beta from June 2000, production release January 2001
- Version 4.0: beta from August 2002, production release March 2003
- Version 4.1: beta from June 2004, production release October 2004
- Version 5.0: beta from March 2005, production release October 2005
- Version 5.1: currently pre-production (since November 2005)
- Sun Microsystems acquires MySQL AB on 26 February 2008

MySQL Features History

- Version 3.23.23 Full-Text Search 
- Version 4.0 Full-Text Search (IN BOOLEAN MODE), UNIONS
- Version 4.1 R-Tree and B-Tree, Sub-Queries, Prepared Statements
- Version 5.0 Cursors, Stored Procedures, Triggers, Views, XA Transactions
- Version 5.1 Event Scheduler, Partitioning, Plugin API, Row-Based Replication, Server Log Tables

To access MySQL databases several Libraries are available in all major programming languages. Beside this, an ODBC interface named MyODBC allows additional programming languages that support the ODBC interface to communicate with a MySQL database, such as Coldfusion or ASP. The MySQL server and its official libraries are mostly implemented in ANSI C/ANSI C++. The MySQL Web site http://www.mysql.com provides the latest information about MySQL.


Related MySQL FAQs

What-is-prepare-stmt What is prepare stmt?

Maximum-number-of-columns-in-a-table Maximum number of columns in a table

How-can-I-limit-the-number-of-rows-I-want-to-fetch-from-my-MySQL-table How can I limit the number of rows I want to fetch from my MySQL table?

Why-values-with-spaces-do-not-come-into-search-result Why values with spaces do not come into search result?

What-is-difference-between-delete-and-truncate-statements-of-MySQL What is difference between delete and truncate statements of MySQL?

Powered by MySQL
Send This Page to Friend
Friend's Email
Your Email