MySQL

MySQL 5.5.20

MySQL AB
開源軟體

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

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

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

# Bugs Fixed
* Important Change: Replication: Setting an empty user in a CHANGE MASTER TO statement caused an invalid internal result and is no longer permitted. Trying to use MASTER_USER='' or setting MASTER_PASSWORD while leaving MASTER_USER unset causes the statement to fail with an error.
* Important Change: Replication: Moving the binary log file, relay log file, or both files to a new location, then restarting the server with a new value for --log-bin, --relay-log, or both, caused the server to abort on start. This was because the entries in the index file overrode the new location. In addition, paths were calculated relative to datadir (rather than to the --log-bin or --relay-log values). The fix for this problem means that, when the server reads an entry from the index file, it now checks whether the entry contains a relative path. If it does, the relative part of the path is replaced with the absolute path set using the --log-bin or --relay-log option. An absolute path remains unchanged; in such a case, the index must be edited manually to enable the new path or paths to be used.
* InnoDB Storage Engine: When doing a live downgrade from MySQL 5.6.4 or later, with innodb_page_size set to a value other than 16384, now the earlier MySQL version reports that the page size is incompatible with the older version, rather than crashing or displaying a “corruption” error.
* InnoDB Storage Engine: Issuing INSERT...ON DUPLICATE KEY statements for InnoDB tables from concurrent threads could cause a deadlock, particularly with the INSERT...ON DUPLICATE KEY UPDATE form. The fix avoids deadlocks caused by the same row being accessed by more than one transaction. Deadlocks could still occur when multiple rows are inserted and updated simultaneously by different transactions in inconsistent order; those types of deadlocks require the standard error handling on the application side, of re-trying the transaction.
* An incorrect InnoDB assertion could cause the server to halt. This issue only affected debug builds. The assertion referenced the source file btr0pcur.ic and the variable cursor->pos_state.
* Locale information for FORMAT() function instances was lost in view definitions.
* The handle_segfault() signal-handler code in mysqld could itself crash due to calling unsafe functions.
* Enabling myisam_use_mmap could cause the server to crash.
* Concurrent access to ARCHIVE tables could cause corruption.

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

  • MySQL 5.5.20 By MySQL AB (Open Source) User Rating FileHippo Safety Guarantee Secured by Avira Download This Version (31.16MB) Download Advertisement Advertisement Latest Version MySQL 5.6.35 Older Ve...
    MySQL
    Download MySQL 5.5.20 - FileHippo.com
    http://filehippo.com
  • 2012年1月13日 - Title: MySQL 5.5.20. Filename: mysql-5.5.20-win32.msi. File size: 31.16MB (32,672,256 bytes). Requirements: Windows 9x / 2000 / XP / Vista ...
    MySQL
    Download MySQL 5.5.20 - Technical Details - FileHippo.com
    http://filehippo.com
  • What’s New in MySQL 5.7 Executive Guide: Enabling Digital Transformation with Oracle MySQL Cloud Service Guide to MySQL High Availability Solutions Guide to Scaling Web Databases with MySQL Cluster Mo...
    MySQL
    MySQL - Official Site
    https://www.mysql.com
  • 2012年1月13日 - Latest Version: MySQL 5.7.16 (32-bit). Requirements: Windows 9x / 2000 / XP / Vista / Windows 7. User Rating: Click to vote. Author / Product:.
    MySQL
    MySQL 5.5.20 (32-bit) Download for Windows / FileHorse.com
    http://www.filehorse.com
  • mysql-5.5.20-winx64.msi MD5 Checksum: 0e91359cd42c4e6204ed2fd83cf4bfd0 MySQL is designed for enterprise organizations delivering business critical database applications. It gives corporate developers,...
    MySQL
    MySQL 5.5.20 (64-bit) Download for Windows / FileHorse.com
    http://www.filehorse.com
  • mysql Ver 14.14 Distrib 5.5.20, for debian-linux-gnu (x86_64) using readline 6.1 Server version: 5.5.20-1~dotdeb.0 (Debian) Root’s password can’t be configured, user debian-sys-maint can’t be created....
    MySQL
    MySQL 5.5.20 | Dotdeb
    https://www.dotdeb.org
  • 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
  • MySQL 5.5 incorporates changes in InnoDB that improve the performance of RW-locks by using atomic CPU instructions (on platforms where they are available), rather than less scalable mutexes. It is als...
    MySQL
    MySQL :: MySQL 5.5 Reference Manual :: 1.4 What Is New in MySQL 5.5
    https://dev.mysql.com
  • Starting with MySQL 5.5.20, when the server reads an entry from the index file, it checks whether the entry contains a relative path. If it does, the relative part of ...
    MySQL
    MySQL :: MySQL 5.5 Reference Manual :: 17.1.3.3 Replication Slave ...
    https://dev.mysql.com
  • 20.5.1 View Syntax The CREATE VIEW statement creates a new view (see Section 13.1.20, “CREATE VIEW Syntax”). To alter the definition of a view or drop a view, use ...
    MySQL
    MySQL :: MySQL 5.5 Reference Manual :: 20.5.1 View Syntax
    https://dev.mysql.com
  • ... in MySQL 5.5.22 (2012-03-21, General Availability) · Changes in MySQL 5.5.21 (2012-02-17, General Availability) · Changes in MySQL 5.5.20 (2012-01-10, ...
    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
  • A new server option, --slow-start-timeout , controls the Windows service control manager's service start timeout. The value is the maximum number of ...
    MySQL
    MySQL :: MySQL 5.5 Release Notes :: Changes in MySQL 5.5.20 ...
    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
  • This extension was deprecated in PHP 5.5.0, and it was removed in PHP 7.0.0. Instead, the MySQLi or PDO_MySQL extension should be used. See also ...
    MySQL
    MySQL :: MySQL PHP API :: 5.5.20 mysql_field_len
    https://dev.mysql.com