MySQL

MySQL 5.5.16

MySQL AB
開源軟體

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

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

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

# Bugs Fixed
* InnoDB Storage Engine: The “random read-ahead” feature that was removed from the InnoDB Plugin is now available again. Because it is only helpful for certain workloads, it is turned off by default. To turn it on, enable the innodb_random_read_ahead configuration option. Because this feature can improve performance in some cases and reduce performance in others, before relying on this setting, benchmark both with and without the setting enabled.
* The metadata locking subsystem added too much overhead for INFORMATION_SCHEMA queries that were processed by opening only .frm or .TRG files and had to scan many tables. For example, SELECT COUNT(*) FROM INFORMATION_SCHEMA.TRIGGERS was affected.
* Compilation failed on Mac OS X 10.7 (Lion) with a warning: Implicit declaration of function 'pthread_init'
* With profiling disabled or not compiled in, set_thd_proc_info() unnecessarily checked file name lengths.
* A DBUG_ASSERT added by Bug #11792200 was overly aggressive in raising assertions.
* CHECK TABLE and REPAIR TABLE failed to find problems with MERGE tables that had underlying tables missing or with the wrong storage engine. Issues were reported only for the first underlying table.
* Replication: Processing of corrupted table map events could cause the server to crash. This was especially likely if the events mapped different tables to the same identifier, such as could happen due to Bug#56226. Now, before applying a table map event, the server checks whether the table has already been mapped with different settings, and if so, an error is raised and the slave SQL thread stops. If it has been mapped with the same settings, or if the table is set to be ignored by filtering rules, there is no change in behavior: the event is skipped and IDs are not checked.
* For a lower_case_table_names value of 1 or 2 and a database having a mixed-case name, calling a stored function using a fully qualified name including the database name failed.
* Previously, Performance Schema table columns that held byte counts were BIGINT UNSIGNED. These were changed to BIGINT (signed). This makes it easier to perform calculations that compute differences between columns.
* The embedded server crashed when argc = 0.
* The mysql_affected_rows() C API function returned 3 (instead of 2) for INSERT ... ON DUPLICATE KEY UPDATE statements where there was a duplicated key value.
* Upgrades using an RPM package recreated the test database, which is undesirable when the DBA had removed it.

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

  • MySQL 5.5.16 By MySQL AB (Open Source) User Rating FileHippo Safety Guarantee Secured by Avira Download This Version (31.11MB) Download Advertisement Advertisement Latest Version MySQL 5.6.35 Older Ve...
    MySQL
    Download MySQL 5.5.16 - FileHippo.com
    http://filehippo.com
  • Thursday, February 16, 2017 Overcoming SaaS Data Challenges with MySQL Tuesday, February 21, 2017 ... , February 21, 2017 More » White Papers MySQL for the Internet of Things What’s New in MySQL 5.7 E...
    MySQL
    MySQL - Official Site
    https://www.mysql.com
  • mysql-5.5.16-winx64.msi MD5 Checksum: e60f36e6a547dc1db3ce6816b4794737 MySQL is designed for enterprise organizations delivering business critical database applications. It gives corporate developers,...
    MySQL
    MySQL 5.5.16 (64-bit) Download for Windows / FileHorse.com
    http://www.filehorse.com
  • MySQL Community Server 5.5 » Archived versions » Please report any bugs or inconsistencies you observe to our Bugs Database ... MySQL Community Server MySQL NDB Cluster MySQL Shell MySQL Router MySQL ...
    MySQL
    MySQL :: Download MySQL Community Server
    https://dev.mysql.com
  • This is the MySQL™ Reference Manual. It documents MySQL 5.5 through 5.5.55, as well as MySQL Cluster releases based on version 7.2 of NDBCLUSTER through 5.5.54-ndb-7.2.28. MySQL 5.5 features. This man...
    MySQL
    MySQL :: MySQL 5.5 Reference Manual - MySQL :: Developer Zone
    https://dev.mysql.com
  • As of MySQL 5.5.16, MySQL Enterprise Edition distributions include a thread pool plugin that provides an alternative thread-handling model designed to reduce ...
    MySQL
    MySQL :: MySQL 5.5 Reference Manual :: 1.4 What Is New in MySQL 5.5
    https://dev.mysql.com
  • ... in MySQL 5.5.17 (2011-10-19, General Availability) · Changes in MySQL 5.5.16 (2011-09-15, General Availability) · Changes in MySQL 5.5.15 (2011-07-28, ...
    MySQL
    MySQL :: MySQL 5.5 Release Notes
    https://dev.mysql.com
  • This document contains release notes for the changes in each release of MySQL 5.5, up through MySQL 5.5.55. For information about changes in a different MySQL series, see the release notes for that se...
    MySQL
    MySQL :: MySQL 5.5 Release Notes - MySQL :: Developer Zone
    https://dev.mysql.com
  • Changes in MySQL 5.5.16 (2011-09-15, General Availability) External Authentication Thread Pool Notes Functionality Added or Changed Bugs Fixed External Authentication Commercial distributions of MySQL...
    MySQL
    MySQL :: MySQL 5.5 Release Notes :: Changes in MySQL 5.5.16 (2011-09-15, General Availability)
    http://dev.mysql.com
  • PAM (Pluggable Authentication Modules) enables a system to access various kinds of authentication methods through a standard interface. A PAM ...
    MySQL
    MySQL :: MySQL 5.5 Release Notes :: Changes in MySQL 5.5.16 ...
    https://dev.mysql.com
  • 2014年9月22日 - Changes in MySQL 5.5.16 (2011-09-15, General Availability) · Changes in MySQL 5.5.15 (2011-07-28, General Availability) · Changes in ...
    MySQL
    MySQL :: MySQL 5.5 Release Notes :: Changes in MySQL 5.5.40 ...
    https://dev.mysql.com
  • Changes in MySQL 5.5.16 (2011-09-15, General Availability) · Changes in MySQL 5.5.15 (2011-07-28, General Availability) · Changes in MySQL 5.5.14 ...
    MySQL
    MySQL :: MySQL 5.5 Release Notes :: Changes in MySQL 5.5.46 ...
    https://dev.mysql.com
  • Changes in MySQL 5.5.18 (2011-11-16, General Availability) Changes in MySQL 5.5.17 (2011-10-19, General Availability) Changes in MySQL 5.5.16 (2011-09-15, General Availability) Changes in MySQL 5.5.15...
    MySQL
    MySQL :: MySQL 5.5 Release Notes :: Changes in MySQL 5.5.52 (2016-09-06, General Availability)
    https://dev.mysql.com
  • Changes in MySQL 5.5.16 (2011-09-15, General Availability) · Changes in MySQL 5.5.15 (2011-07-28, General Availability) · Changes in MySQL 5.5.14 ...
    MySQL
    MySQL :: MySQL 5.5 Release Notes :: Changes in MySQL 5.5.54 ...
    https://dev.mysql.com
  • MySQL 5.7 Release Notes Preface and Legal Notices Changes in MySQL 5.7.18 (Not yet released, General Availability) Changes in MySQL 5.7.17 (2016-12-12, General Availability) Changes in MySQL 5.7.16 (2...
    MySQL
    MySQL :: MySQL 5.7 Release Notes :: Changes in MySQL 5.7.16 (2016-10-12, General Availability)
    https://dev.mysql.com
  • MySQL Community Downloads MySQL Community Server (GPL) (Current Generally Available Release: 5.7.17) MySQL Community Server is the world's most popular open source database. Download ...
    MySQL
    MySQL :: MySQL Community Downloads
    https://dev.mysql.com
  • 2011年9月19日 - 甲骨文在2010年底發布了MySQL的改版,5.5版中有不少重大的更新,例如:將原本預設的資料表儲存引擎由MyISAM更改成InnoDB、提供更多的 ...
    MySQL
    【下載】MySQL Community Server 5.5.16:::iThome Download-你要的 ...
    http://download.ithome.com.tw