MySQL (32-bit)

最新版本 MySQL 5.1.73

MySQL 5.1.73

MySQL 5.1.73
MySQL 專為企業組織提供關鍵業務數據庫應用程序而設計。它為企業開發人員,數據庫管理員和 ISV 提供了一系列新的企業功能,以提高開發,部署和管理工業強度應用程序的效率.

如果您需要 MySQL 數據庫的 GUI,可以下載 - NAVICAT(MySQL GUI)。它支持將 MySQL,MS SQL,MS Access,Excel,CSV,XML 或其他格式導入到 MySQL.

MySQL 數據庫服務器提供了新的企業功能,包括:ACID 事務處理,以構建可靠和安全的業務關鍵型應用程序。存儲過程來提高開發人員的生產力。觸發器在數據庫級執行複雜的業務規則。保證敏感信息的觀點不受影響。信息架構,以便於訪問元數據。支持跨多個數據庫的複雜事務的分佈式事務(XA).

Top 使用 MySQL 的 10 個理由:

可擴展性和靈活性 51235896 MySQL 數據庫服務器提供了極致的可擴展性,體現了處理深度嵌入式應用程序的能力,僅佔用 1MB 的空間來運行海量數據倉庫擁有太字節的信息.

高性能
獨特的存儲引擎架構允許數據庫專業人員專門為特定應用程序配置 MySQL 數據庫服務器,最終的結果是驚人的性能結果.

高可用性
堅如磐石的可靠性和持續可用性是 MySQL 的標誌,客戶依靠 MySQL 來保證全天候的正常運行.

Robust 交易支持
MySQL 提供了市場上最強大的交易數據庫引擎之一。  功能包括完整的 ACID(原子性,一致性,隔離性,持久性)事務支持,無限的行級鎖定以及更多功能.

Web 和數據倉庫的優勢
MySQL 是高流量網站的事實標準,因為它具有高性能的查詢引擎,極大的快速的數據插入能力,以及對快速全文搜索等專業化網頁功能的強大支持.

強大的數據保護功能
由於保護企業的數據資產是數據庫專業人員的頭號工作,MySQL 提供了絕對的數據保護的絕佳安全特性.

綜合應用開發
MySQL 是世界上最流行的開源數據庫的原因之一就是它為每個應用程序開發提供了全面的支持。在數據庫中,支持存儲過程,觸發器,函數,視圖,游標,ANSI 標準 SQL 等等。分鐘.

開源自由和 24×7 支持
許多公司都不願意完全致力於開源軟件,因為他們認為他們不能得到他們目前依靠專有軟件的支持類型或專業服務安全網,以確保他們的關鍵應用程序.

Lowest 總體擁有成本
By 將當前的數據庫驅動器應用程序遷移到 MySQL,或使用 MySQL 進行新的開發項目,企業正在實現成本節省,多次延伸到七位數.

也可用:下載 MySQL for Mac

ScreenShot

軟體資訊
檔案版本 MySQL 5.1.73

檔案名稱 mysql-essential-5.1.73-win32.msi
檔案大小 38.78 MB
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 開源軟體
作者 Oracle
官網 http://www.mysql.com/
更新日期 2013-12-08
更新日誌

What's new in this version:

Bugs Fixed:
- InnoDB: In debug builds, test case failures would occur due to ibuf_contract_ext performing merges and dict_stats_update returning evicted pages back into the buffer pool while ibuf_change_buffering_debug is enabled. 
- InnoDB: InnoDB would fail to return an error when attempting to run a query after discarding the tablespace. 
- InnoDB: When the change buffer is enabled, InnoDB would fail to write a transaction log record when merging a record from the insert buffer to a secondary index page if the insert was performed as an “update-in-place”. 
- Partitioning: The storage engine was set incorrectly during a rebuild of a partition; the table storage engine was ignored and the default storage engine used instead. Thus, in MySQL 5.1, it was possible for REBUILD PARTITION to change the partition storage engine from InnoDB to MyISAM, and for the reverse (rebuilding partitions of MyISAM tables causing the partitions to use InnoDB) to occurin MySQL 5.5 and later. Now, when rebuilding partitions, the storage engine actually used by the table is checked and used by the handler for the rebuild operation, so that the partition storage engine is not inadvertently changed. 
- Replication: When an error encountered by the dump thread while reading events from the active binary log file was a temporary error, so that the dump thread tried to read the event, it was possible for the dump thread to seek the wrong position, which could cause one or more events to be resent. To prevent this, the thread's position is obtained after each correct read of an event.
- Replication: The value of LAST_INSERT_ID() was not correctly replicated when filtering rules were used on the slave. 
- Enabling Index Merge optimizer switches and setting a small sort_buffer_size value could lead to a server exit. 
- The mysql_options() C API function could leak memory if called more than once with the MYSQL_SET_CLIENT_IP option. 
- An error array in the SSL code was missing a comma, leading to implicit concatenation of adjacent messages and a resulting off-by-one error in the relationship between error numbers and messages. 
- The filesort implementation sometimes failed to allocate enough buffer space, leading to a server exit. 
- Very long database names in queries could cause the server to exit. 
- The my_b_vprintf() function could produce incorrect results for long integers on 64-bit systems. 
- Host names in grant tables are stored in lowercase, but mysql_install_db could fail to observe this convention, leading to accounts that could not be dropped with DROP USER.

MySQL 5.1.73 相關參考資料
Download MySQL 5.1.73 for Windows

A relational database management system. MySQL is an open-source relational database management system based on the SQL programming language.

https://filehippo.com

Download MySQL Community Server (Archived Versions)

5.1.73, 5.1.72, 5.1.71, 5.1.70, 5.1.69, 5.1.68, 5.1.67, 5.1.66, 5.1.65, 5.1.63, 5.1.62, 5.1.61, 5.1.60, 5.1.59, 5.1.58, 5.1.57, 5.1.56, 5.1.55, 5.1.54, 5.1.53 ...

https://downloads.mysql.com

How to install mysql 5.1 on ubuntu 20.04

2022年6月20日 — Go to https://downloads.mysql.com/archives/community/; In the dropdown box, choose MySQL 5.1.73 from Nov 8, 2013. Click Download for Linux ...

https://stackoverflow.com

Index of MySQLDownloadsMySQL-5.1

Index of /MySQL/Downloads/MySQL-5.1/ ../ MySQL-5.1.72-1.glibc23.i386.rpm-bundle.tar 11-Sep-2013 23:55 136017920 MySQL ... 5.1.73-1.glibc23.i386.rpm-bundle.tar 08- ...

http://ftp.ntu.edu.tw

Index of pubdbmysqlDownloadsMySQL-5.1

MySQL-5.1.73-1.glibc23.i386.rpm-bundle.tar, 2013-11-09 06:32, 127M. [TXT], MySQL-5.1.73-1.glibc23.i386.rpm-bundle.tar.asc, 2013-11-10 15:54, 185. [ ], MySQL-5.1 ...

http://ftp.iij.ad.jp

MySQL 5.1.73升级为MySQL 5.5.35详解- 张冲andy

2016年12月13日 — MySQL 5.1.73升级为MySQL 5.5.35详解 · 1.升级前准备(查看MySQL 5.1相关参数,具体如下). (1). · 2.升级方式 · 3.备份所有数据库 · 4.备份安装目录 · 5.

https://www.cnblogs.com

mysql 5.1.73安装_mysql5.1.73安装教程

2021年3月2日 — 一安装 · 1.10 设置mysql开机自启 · 1.9 修改root密码 · 1.8 启动数据库 · 1.7 配置环境变量 · 1.6 建立基本库 · 1.5 新建配置文件 · 1.4 新建目录 · 1.3 ...

https://blog.csdn.net

mysql-MySQL-5.1安装包下载 - 阿里巴巴开源镜像站

mysql-MySQL-5.1安装包是阿里云官方提供的开源镜像免费下载服务,每天下载量过亿,阿里巴巴开源镜像站为包含mysql-MySQL-5.1安装包的几百个操作系统镜像和依赖包镜像 ...

https://mirrors.aliyun.com

MySQL5.1.73版本的安装_mysql-5.1.73下载

2022年2月22日 — mysql 5.1.73 32位_win7下安装32位mysql5.1.73 · 1、下载mysql-5.5.20-win32.zip,解压到D:-dev,D盘的dev文件夹下就会出现mysql-5.5.20-win32目录,将其 ...

https://blog.csdn.net

早於5.1.73 的MySQL 5.1.x 版本的多個弱點

概要. 遠端資料庫伺服器可能受到多個弱點影響。 說明. 遠端主機上安裝的MySQL 版本為比5.1.73 舊的5.1.x。因此,據報受到下列元件中的弱點影響: - Error Handling

https://zh-tw.tenable.com