MySQL came into being in 1979, when Michael “Monty” Widenius created a database system named UNIREG for the Swedish company TcX. UNIREG didn’t, however, have a Structured Query Language (SQL) interface—something that caused it to fall out of favor with TcX in the mid-1990s. So TcX began looking for alternatives. One of those alternatives was mSQL, a competing DBMS created by David Hughes. mSQL didn’t work for TcX, however, so Widenius decided to create a new database server customized to his specific requirements. That system, completed and released to a small group in May 1996, became the first version of what is today known as MySQL. A few months later, MySQL 3.11 saw its first public release as a binary distribution for Solaris. Linux source and binaries followed shortly; an enthusiastic developer community and a friendly, General Public License (GPL)-based licensing policy took care of the rest. (For the story from the horse’s mouth, look at http://www.linuxjournal.com/article.php?sid=3609.) Today, MySQL is available for a wide variety of platforms, including Linux, MacOS, andWindows, in both source and binary form. A few years later, TcX spun off MySQL AB, a private company that today is the sole owner of the MySQL server source code and trademark and is responsible for maintenance, marketing, and further development of the MySQL database server. Widenius remains at the helm of the ship, and together with David Axmark and Allan Larsson, they are ably supported in their efforts to improve and enhance MySQL by both a full-time staff and the active support of a worldwide developer community.
blog comments powered by Disqus |