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.
MySQL的logo海豚的名字叫“Sakila”,聽上去有點像日語裡的“櫻花”。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/29067253/viewspace-2123639/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- MySQL History List LengthMySql
- Javascript history物件的 history.pushState() 和 history.replaceState() 方法JavaScript物件
- history物件物件
- AP History
- history.go()Go
- history.forward()Forward
- history.back()
- JavaScript history 物件JavaScript物件
- history.length
- history.back(-1)和history.go(-1)區別Go
- History- Linux下定製個性化history記錄Linux
- HMAC: Introduction, History, and ApplicationsMacAPP
- linux-history命令Linux
- 常見命令-history
- vue History模式 laravelVue模式Laravel
- nginx配置vue history模式NginxVue模式
- 前端路由: hash & history 模式前端路由模式
- HTML5 : History APIHTMLAPI
- a brief history of AI: reign of chaosAI
- nginx 配置 vue History模式NginxVue模式
- Dialogue: New Chapter in the History of ComputingAPT
- Vue路由History模式分析Vue路由模式
- Linux history 命令詳解Linux
- Linux之history使用技巧Linux
- history 模式反向代理配置模式
- vue-router-h5-historyVueH5
- 前端路由實現原理(history)前端路由
- The Db2 Recovery History FileDB2
- linux hadoop106 history 1000LinuxHadoop
- 10.27 V$SESSION_WAIT_HISTORYSessionAI
- SAP MM Purchase Order History CategoryGo
- js--history 物件詳解JS物件
- [20210207]bash history小技巧.txt
- vue history路由模式 部署NginxVue路由模式Nginx
- 操縱瀏覽器歷史記錄 : popstate() 、 history.pushState() 、 window.history.pushState()瀏覽器
- 單頁應用巧用history.go()、history.length返回到歷史指定頁面Go
- history與hash路由的區別路由
- Linux下history命令簡單原理Linux
- window history pushState replaceState 跳轉原理