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
|