跳转到内容

MariaDB

本页使用了标题或全文手工转换
维基百科,自由的百科全书

这是本页的一个历史版本,由InternetArchiveBot留言 | 贡献2022年5月15日 (日) 09:00 (补救11个来源,并将0个来源标记为失效。) #IABot (v2.0.8.7)编辑。这可能和当前版本存在着巨大的差异。

MariaDB
MariaDB
開發者MariaDB Corporation Ab
MariaDB Foundation
首次发布2009年1月22日,​15年前​(2009-01-22
当前版本
  • 11.6.2(2024年11月21日;穩定版本)[1]
  • 11.7.1(2024年11月22日;最终测试版本)[2]
編輯維基數據鏈接
源代码库 編輯維基數據鏈接
编程语言C語言C++PerlBash
操作系统MacOSWindowsSolarisLinux
MacOSUnix BSD[3]
语言英语
类型RDBMS
许可协议GNU通用公共许可证#GPLv2(第2版)
GNU宽通用公共许可证(客户端库)[4]
网站mariadb.org
mariadb.com

MariaDBMySQL關聯式資料庫管理系統的一个复刻,由社区开发,有商业支持,旨在继续保持在GNU GPL开源。MariaDB的开发是由MySQL的一些原始开发者领导的,他们担心甲骨文公司收购MySQL后会有一些隐患。[5]

MariaDB打算保持与MySQL的高度兼容性,确保具有库二进制奇偶校验的直接替换功能,以及与MySQL API和命令的精确匹配。[6] MariaDB自带了一个新的存储引擎英语storage engineAria,它可以替代MyISAM,成为默认的事务和非事务引擎。[7] 它最初使用XtraDB英语XtraDB作为默认存储引擎,[8] 并从10.2版本切换回InnoDB[9]

它的首席开发人员是米卡埃爾·維德紐斯,他是MySQL AB的创始人之一,也是Monty Program AB的创始人。2008年1月16日,MySQL AB 宣布它已经同意被昇陽電腦集团以大约10亿美元的价格收购。该项收购已于2008年2月26日完成。MariaDB是以Monty的小女儿Maria命名的,就像MySQL是以他另一个女儿My命名的一样。[10]

版本

MariaDB直到5.5版本,均依照MySQL的版本。因此,使用MariaDB5.5的人会从MySQL 5.5中了解到MariaDB的所有功能。

從2012年11月12日起釋出的10.0.0版開始,不再依照MySQL的版號。10.0.x版以5.5版為基礎,加上移植自MySQL 5.6版的功能和自行開發的新功能。

版本 原始发布日期 最新版本 发布日期 状态
舊版本,不再支援: 5.1 2009年10月29日 (2009-10-29)[11] 5.1.67 2013年1月30日 (2013-01-30)[12] Stable (GA)
舊版本,不再支援: 5.2 2010年4月10日 (2010-04-10)[13] 5.2.14 2013年1月30日 (2013-01-30)[14] Stable (GA)
舊版本,不再支援: 5.3 2011年7月26日 (2011-07-26)[15] 5.3.12 2013年1月30日 (2013-01-30)[16] Stable (GA)
舊版本,不再支援: 5.5 2012年2月25日 (2012-02-25)[17] 5.5.68 2020年5月12日 (2020-05-12)[18] Stable (GA)
舊版本,不再支援: 10.0 2012年11月12日 (2012-11-12)[19] 10.0.38 2019年1月31日 (2019-01-31)[20] Stable (GA)
舊版本,不再支援: 10.1 2014年6月30日 (2014-06-30)[21] 10.1.48 2020年11月4日 (2020-11-04)[22] Stable (GA)
舊版本,仍被支援: 10.2 2016年4月18日 (2016-04-18)[23] 10.2.43 2022年2月12日 (2022-02-12)[24] Stable (GA)
舊版本,仍被支援: 10.3 2017年4月16日 (2017-04-16)[25] 10.3.34 2022年2月12日 (2022-02-12)[24] Stable (GA)
舊版本,仍被支援: 10.4 2018年11月9日 (2018-11-09)[26] 10.4.24 2022年2月12日 (2022-02-12)[24] Stable (GA)
舊版本,仍被支援: 10.5 2019年12月3日 (2019-12-03)[27] 10.5.15 2022年2月12日 (2022-02-12)[24] Stable (GA)
當前版本: 10.6 2021年4月26日 (2021-04-26)[28] 10.6.7 2022年2月12日 (2022-02-12)[24] Stable (GA)
當前版本: 10.7 2021年9月17日 (2021-09-17)[29] 10.7.3 2022年2月12日 (2022-02-12)[24] Stable (GA)
最新预览版本: 10.8 2021年12月22日 (2021-12-22)[30] 10.8.2 2022年2月12日 (2022-02-12)[24] RC
格式:
舊版本
舊版本,仍被支援
当前版本
最新的预览版
未来版本

第三方软件

MariaDB的API和协议兼容MySQL,另外又添加了一些功能,以支持原生的非阻塞操作和进度报告。这意味着,所有使用MySQL的连接器、程式库和应用程序也将可以在MariaDB下工作。在此基础上,由于担心甲骨文MySQL的一个更加封闭的软件项目,Fedora等Linux发行版已经在最新版本中以MariaDB取代MySQL[31],维基媒体基金会的服务器同样也使用MariaDB取代了MySQL[32]

如下是支持MariaDB的工具:

客户端

  • DBEdit 一个免费的MariaDB数据库和其他数据库管理应用程序。
  • Navicat 一系列Windows、Mac OS X、Linux下专有数据库管理应用程序。
  • HeidiSQL 一个Windows上自由和开放源码的MySQL客户端。它支持MariaDB的5.2.7版本和以后的版本。[33][34]
  • phpMyAdmin 一个基于网络的MySQL数据库管理应用程序

应用

以下应用程序对MariaDB给予官方支持:[35]

重要用户

书籍

参考文献

引用
  1. ^ https://mariadb.com/kb/en/mariadb-11-6-2-release-notes/.
  2. ^ "MariaDB 11.3.1, 11.2.2 now available"; 作者姓名字符串: Ian Gilfillan; 作品或名稱使用語言: 英語; 出版日期: 2024年11月22日; 检索日期: 2024年12月4日.
  3. ^ Download MariaDB: TX, AX, Connectors, Bundles, apt/yum. MariaDB. [2018-10-30]. (原始内容存档于2019-01-23). 
  4. ^ MariaDB licenses. [2016-04-14]. (原始内容存档于2014-03-12). 
  5. ^ Dead database walking: MySQL's creator on why the future belongs to MariaDB - MariaDB, open source, mysql, Oracle. Computerworld. [2013-09-11]. (原始内容存档于2016-02-21). 
  6. ^ MariaDB versus MySQL - Compatibility. MariaDB KnowledgeBase. [17 September 2014]. (原始内容存档于2020-09-16). 
  7. ^ Aria FAQ. MariaDB KnowledgeBase. [17 September 2014]. (原始内容存档于2019-03-31). 
  8. ^ About XtraDB. MariaDB KnowledgeBase. [17 September 2014]. (原始内容存档于2019-03-31). 
  9. ^ Why does MariaDB 10.2 use InnoDB instead of XtraDB?. MariaDB KnowledgeBase. [14 January 2019]. (原始内容存档于2019-03-31). 
  10. ^ Why is the project called MariaDB?. MariaDB KnowledgeBase. [17 September 2014]. (原始内容存档于2020-09-16). 
  11. ^ MariaDB 5.1.38 Release Notes. [2015-09-21]. (原始内容存档于2016-02-27). 
  12. ^ MariaDB 5.1.67 Release Notes. [2015-09-21]. (原始内容存档于2016-02-27). 
  13. ^ MariaDB 5.2.0 Release Notes. [2015-09-21]. (原始内容存档于2016-02-27). 
  14. ^ MariaDB 5.2.14 Release Notes. [2015-09-21]. (原始内容存档于2016-02-27). 
  15. ^ MariaDB 5.3.0 Release Notes. [2015-09-21]. (原始内容存档于2016-02-27). 
  16. ^ MariaDB 5.3.12 Release Notes. [2015-09-21]. (原始内容存档于2015-09-23). 
  17. ^ MariaDB 5.5.20 Release Notes. [2015-09-21]. (原始内容存档于2019-07-31). 
  18. ^ MariaDB 10.4.13, 10.3.23, 10.2.32, 10.1.45 and 5.5.68 now available . [2020-05-13]. (原始内容存档于2020-05-16). 
  19. ^ MariaDB 10.0.0 Release Notes. [2015-09-21]. (原始内容存档于2016-01-27). 
  20. ^ MariaDB 10.0.38, MariaDB Connector/J 2.4.0 and MariaDB Connector/Node.js 2.0.3 now available. [2019-03-26]. (原始内容存档于2019-03-27). 
  21. ^ MariaDB 10.1.0 Release Notes. [2015-09-21]. (原始内容存档于2016-01-05). 
  22. ^ MariaDB 10.5.7, 10.4.16, 10.3.26, 10.2.35 and 10.1.48 now available. [2020-11-04]. (原始内容存档于2020-11-04). 
  23. ^ MariaDB 10.2.0 Release Notes. [2016-09-28]. (原始内容存档于2016-06-16). 
  24. ^ 24.0 24.1 24.2 24.3 24.4 24.5 24.6 MariaDB 10.8.2 RC and MariaDB 10.7.3, 10.6.7, 10.5.15, 10.4.24, 10.3.34 and 10.2.43 now available. [2022-02-17]. (原始内容存档于2022-02-14). 
  25. ^ MariaDB 10.3.0 Release Notes. [2017-04-23]. (原始内容存档于2017-04-24). 
  26. ^ MariaDB 10.4.0 Release Notes. [2018-11-15]. (原始内容存档于2019-02-17). 
  27. ^ MariaDB 10.5.0 Now Available. [2019-12-03]. (原始内容存档于2019-08-08). 
  28. ^ MariaDB 10.6.0 now available. [2021-04-26]. (原始内容存档于2021-04-26). 
  29. ^ 10.7.0 Comes As Preview Releases. [2021-11-10]. (原始内容存档于2021-11-09). 
  30. ^ MariaDB 10.8.0 preview releases now available. [2022-02-17]. (原始内容存档于2022-02-14). 
  31. ^ Features / Replace MySQL with MariaDB页面存档备份,存于互联网档案馆), 2013-01-21
  32. ^ Wikipedia Adopts MariaDB. 维基媒体基金会. 2013-04-22 [2020-09-16]. (原始内容存档于2018-12-08). 
  33. ^ MariaDB 5.2.7 shipped with HeidiSQL. Heidisql.com. [2013-04-16]. (原始内容存档于2015-09-09). 
  34. ^ MariaDB 5.2.7 released!页面存档备份,存于互联网档案馆), Monty Program Group Blog
  35. ^ Works With MariaDB - AskMonty KnowledgeBase. Kb.askmonty.org. [2013-10-28]. (原始内容存档于2013-06-06). 
  36. ^ https://www.archlinux.org/news/mariadb-replaces-mysql-in-repositories/页面存档备份,存于互联网档案馆) Arch Linux News - 25 March 2013 MariaDB replaces MySQL in repositories
  37. ^ The Chakra Project - Get. Chakra-linux.org. [2013-04-16]. (原始内容存档于2013-02-13). 
  38. ^ Oracle who? Fedora & openSUSE will replace MySQL with MariaDB. ZDNet. 31 January 2013 [17 September 2014]. (原始内容存档于2013-05-13). 
  39. ^ Distributions Which Include MariaDB. [2015-07-12]. (原始内容存档于2014-05-30). '
  40. ^ The Register 12 September 2013 Google swaps out MySQL, moves to MariaDB'. [2015-07-12]. (原始内容存档于2015-07-13). '
  41. ^ 楊智傑. Google棄甲骨文MySQL,將大規模導入MariaDB. iThome. 電週文化事業. 2013-09-26 [2014-06-18]. (原始内容存档于2014-09-26) (中文(臺灣)). 
  42. ^ MySQL 5.1 vs. MySQL 5.5: Floats, Doubles, and Scientific Notation. Mozilla IT. [17 September 2014]. (原始内容存档于2014-09-04). 
  43. ^ mariadb-server-10.0.16v0 – multithreaded SQL database (server). OpenBSD ports. 2015-01-30 [2015-02-11]. (原始内容存档于2015-02-12). 
  44. ^ Switch from using MySQL to using MariaDB attempt #2. [28 September 2014]. (原始内容存档于2018-08-21). 
  45. ^ openSUSE Dumps MySQL Makes MariaDB Default Database. Muktware. [17 September 2014]. (原始内容存档于2013-05-10). 
  46. ^ Red Hat ditches MySQL, switches to MariaDB. Itwire.com. [2013-09-11]. (原始内容存档于2013-08-06). 
  47. ^ Slackware News - 23 March 2013 ''Slackware switching to the MariaDB database''. Slackware.com. [2013-04-16]. (原始内容存档于2016-01-23). 
  48. ^ SaltOS sees gains with subqueries in MariaDB. MariaDB Foundation. [2015-07-12]. (原始内容存档于2013-03-18). 
  49. ^ Web of Trust (WOT) trusts the MariaDB upgrade. MariaDB Foundation. [2015-07-12]. (原始内容存档于2013-03-18). 
  50. ^ free and open-source web server solution stack for professional PHP development on the Windows. MariaDB Foundation. [2015-07-12]. (原始内容存档于2015-07-11). 
  51. ^ How Zimbra is Changing. Zimbra. [2015-07-12]. (原始内容存档于2014-11-23). 
  52. ^ Wikipedia Adopts MariaDB. Wikimedia Foundation. 2013-04-22 [2020-09-16]. (原始内容存档于2018-12-08). 

延伸閱讀

参阅

外部連結