MySQL

MySQL 5.1.66

MySQL AB
開源軟體

MySQL 為目前最流行的資料庫查詢系統。而 MySQL 主要是以速度、耐用性、易用性為目標,廣泛被企業使用。

  • 支援 MS SQL、Excel、MS Access、XML、CSV 等格式,導入至 MySQL。
  • 較不常需要維護,可節省管理成本。
  • 可保護好您資料庫,發現被不明來源複製則會中斷。
  • 可建立業務應用,確保可靠度及安全性。
  • 為 ACID 特性(原子性、一致性、隔離性、持久性),使軟體達到可靠。

軟體資訊
檔案版本 MySQL 5.1.66
檔案名稱 mysql-essential-5.1.66-win32.msi
檔案大小 38.71MB
系統 Windows 9x / 2000 / XP / Vista / Windows 7 / Windows 8 / Windows 10 / Windows 10 64-bit
支援語系 Multiple languages
軟體類型 開源軟體
更新日期 2012-10-01
更新日誌

# Bugs Fixed
* InnoDB: Certain information_schema tables originally introduced in MySQL 5.6 are now also available in MySQL 5.5 and MySQL 5.1: INNODB_BUFFER_PAGE, INNODB_BUFFER_PAGE_LRU, and INNODB_BUFFER_POOL_STATS.
* InnoDB: When a SELECT ... FOR UPDATE, UPDATE, or other SQL statement scanned rows in an InnoDB table using a < or <= operator in a WHERE clause, the next row after the affected range could also be locked. This issue could cause a lock wait timeout for a row that was not expected to be locked. The issue occurred under various isolation levels, such as READ COMMITTED and REPEATABLE READ.
* Partitioning: The buffer for the row currently read from each partition used for sorted reads was allocated on open and freed only when the partitioning handler was closed or destroyed. For SELECT statements on tables with many partitions and large rows, this could cause the server to use excessive amounts of memory. This issue has been addressed by allocating buffers for reads from partitioned tables only when they are needed and freeing them immediately once they are no longer needed. As part of this fix, memory is now allocated for reading from rows only in partitions that have not been pruned.
* Replication: In master-master replication with --log-slave-updates enabled, setting a user variable and then performing inserts using this variable caused the Exec_master_log_position column in the output of SHOW SLAVE STATUS not to be updated.
* Small sort_buffer_size values could result in a server crash.
* The libmysqlclient_r client library exported symbols from yaSSL that conflict with OpenSSL. If a program linked against that library and libcurl, it could crash with a segmentation fault.
* The argument for LIMIT must be an integer, but if the argument was given by a placeholder in a prepared statement, the server did not reject noninteger values such as '5'.
* Access to INFORMATION_SCHEMA tables through a view could leak memory.
* A query for a FEDERATED table could return incorrect results when the underlying table had a compound index on two columns and the query included an AND condition on the columns.
* The argument to the --ssl-key option was not verified to exist and be a valid key. The resulting connection used SSL, but the key was not used.
* In debug builds, an InnoDB assertion was overly aggressive about prohibiting an open range.
* Adding a LIMIT clause to a query containing GROUP BY and ORDER BY could cause the optimizer to choose an incorrect index for processing the query, and return more rows than required.
* mysqlbinlog did not accept input on the standard input when the standard input was a pipe.

作者 MySQL AB
官網 http://www.mysql.com

  • MySQL 5.1.66 By MySQL AB (Open Source) User Rating FileHippo Safety Guarantee Secured by Avira Download This Version (38.71MB) Download Advertisement Advertisement Latest Version MySQL 5.6.35 Older Ve...
    MySQL
    Download MySQL 5.1.66 - Change Log - FileHippo.com
    http://filehippo.com
  • MySQL 5.1.66. By MySQL AB (Open Source). User Rating. FileHippo Safety Guarantee Secured by Avira logo Avira. Download This Version (38.71MB)&nbsp;...
    MySQL
    Download MySQL 5.1.66 - Comments - FileHippo.com
    http://filehippo.com
  • MySQL Community Edition is a freely downloadable version of the world&#39;s most popular open source database that is supported by an active community of open&nbsp;...
    MySQL
    Download MySQL 5.1.66 - FileHippo.com
    http://filehippo.com
  • Filename: mysql-essential-5.1.66-win32.msi File size: 38.71MB (40,593,920 bytes) Requirements: Windows 9x / 2000 / XP / Vista / Windows 7 / Windows 8 / Windows 10 / Windows 10 64-bit Languages: Multip...
    MySQL
    Download MySQL 5.1.66 - Technical Details - FileHippo.com
    http://filehippo.com
  • MySQL for IoT: How to Digest Volumes and Create Actionable Intelligence Thursday, February 16, 2017 Overcoming SaaS Data Challenges with MySQL Tuesday, February 21, 2017 MySQL on Windows More » White ...
    MySQL
    MySQL - Official Site
    https://www.mysql.com
  • For information about changes in a different MySQL series, see the release notes ... in MySQL 5.1.67 (2012-12-21) &middot; 9 Changes in MySQL 5.1.66 (2012-09-28)&nbsp;...
    MySQL
    MySQL 5.1 Release Notes - Oracle Help Center
    https://docs.oracle.com
  • MySQL 5.1.66 MySQL 5.1.66 By MySQL AB (Open Source) User Rating FileHippo Safety Guarantee Secured by Avira Download This Version (38.71MB) Download Advertisement Advertisement Latest Version MySQL 5....
    MySQL
    MySQL 5.1.66 - FileHippo.com - Download Free Software
    http://filehippo.com
  • MySQL 5.1.66 Join our mailing list Stay up to date with latest software releases, news, software discounts, deals and more Free Download (38.71 MB) FileHorse Secure Share with Friends Browse Software ...
    MySQL
    MySQL 5.1.66 Download for Windows / FileHorse.com
    http://www.filehorse.com
  • MySQL Community Server MySQL Cluster MySQL Fabric MySQL Router MySQL Utilities MySQL Shell MySQL Workbench MySQL Connectors Other Downloads Download MySQL Community Server MySQL open source software i...
    MySQL
    MySQL :: Download MySQL Community Server
    https://dev.mysql.com
  • MySQL Community Server (Archived Versions). Please note that these are old versions. New releases will have recent bug fixes and features! To download the&nbsp;...
    MySQL
    MySQL :: Download MySQL Community Server (Archived Versions)
    https://downloads.mysql.com
  • I have taken a look at your manual for 5.1.66 (x86 x 32-bit), MSI Installer for windows but I am still having trouble downloading ahd installing mysql on my Windows vista 32-bit. Apparently there need...
    MySQL
    MySQL :: Installing MYSQL 5.1.66
    https://forums.mysql.com
  • I&#39;m building an application in Lazarus on Windows XP (32-bit) with a MySQL database running on CentOS 6.3. The DBMS version is 5.1.66 so I need libmysql.dll of the same version. All I can find for...
    MySQL
    MySQL :: libmysql.dll for version 5.1.66
    https://forums.mysql.com
  • Mysql 5.0.51 vs 5.1.66 perfomance issue up vote 0 down vote favorite I have 2 mysql servers Server A has mysql 5.0.51 - 8GB RAM Single Quad Core Server B has mysql 5.1.66 - 64GB RAM - 2x Quad Core Run...
    MySQL
    performance - Mysql 5.0.51 vs 5.1.66 perfomance issue - Stack Overflow
    http://stackoverflow.com
  • For information about changes in a different MySQL series, see the release notes for that series. For additional .... Changes in MySQL 5.1.66 (2012-09-28) .
    MySQL
    [PDF] MySQL 5.1 Release Notes - Downloads
    https://downloads.mysql.com
  • MySQL Community Edition is a freely downloadable version of the world&#39;s most popular open source database that is supported by an active community of open&nbsp;...
    MySQL
    下载MySQL 5.1.66 -FileHippo.com
    http://filehippo.com
  • 我们深知安全在网络中的重要性,因此 FileHippo 使用了由 Avira 提供的病毒扫描技术,确保所有从 FileHippo 下载的文件都是安全的。你即将下载的程序可以安全地安装在你的设备上
    MySQL
    下载MySQL 5.1.66-详细技术资料 -FileHippo.com
    http://filehippo.com