微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

History of MySQL

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.

MysqLlogo海豚的名字叫“Sakila”,听上去有点像日语里的“樱花”。

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐