History of MySQL

路途中的人2012發表於2016-08-17

We started out with the intention of using the mSQL database system to connect to our tables using our own fast low-level (ISAM) routines. However, after some testing, we came to the conclusion that mSQL was not fast enough or flexible enough for our needs. This resulted in a new SQL interface to our database but with almost the same API interface as mSQL. This API was designed to enable third-party code that was written for use with mSQL to be ported easily for use with MySQL.


MySQL is named after co-founder Monty Widenius's daughter, My.
MySQL的名字來源於MySQL的共同創始人Monty Widenius女兒的名字,My。

The name of the MySQL Dolphin (our logo) is Sakila, which was chosen from a huge list of names suggested by users in our Name the Dolphin contest. The winning name was submitted by Ambrose Twebaze, an Open Source software developer from Swaziland, Africa. According to Ambrose, the feminine name Sakila has its roots in SiSwati, the local language of Swaziland. Sakila is also the name of a town in Arusha, Tanzania, near Ambrose's country of origin, Uganda.

MySQL的logo海豚的名字叫“Sakila”,聽上去有點像日語裡的“櫻花”。

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/29067253/viewspace-2123639/,如需轉載,請註明出處,否則將追究法律責任。

相關文章