MySQL

MySQL 5.5.22

MySQL AB
開源軟體

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

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

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

# Functionality Added or Changed
* InnoDB Storage Engine: A deprecation warning is now issued when --ignore-builtin-innodb is used.
* yaSSL was upgraded from version 1.7.2 to 2.2.0.
# Bugs Fixed
* Important Change: InnoDB Storage Engine: When a row grew in size due to an UPDATE operation, other (non-updated) columns could be moved to off-page storage so that information about the row still fit within the constraints of the InnoDB page size. The pointer to the new allocated off-page data was not set up until the pages were allocated and written, potentially leading to lost data if the system crashed while the column was being moved out of the page. The problem was more common with tables using ROW_FORMAT=DYNAMIC or ROW_FORMAT=COMPRESSED along with the Barracuda file format, particularly with the innodb_file_per_table setting enabled, because page allocation operations are more common as the .ibd tablespace files are extended. Still, the problem could occur with any combination of InnoDB version, file format, and row format. A related issue was that during such an UPDATE operation, or an INSERT operation that reused a delete-marked record, other transactions could see invalid data for the affected column, regardless of isolation level. The fix corrects the order of operations for moving the column data off the original page and replacing it with a pointer. Now if a crash occurs at the precise moment when the column data is being transferred, the transfer will not be re-run during crash recovery. In MySQL 5.1, this fix applies to the InnoDB Plugin, but not the built-in InnoDB storage engine.
* InnoDB Storage Engine: An erroneous assertion could occur, in debug builds only, when creating an index on a column containing zero-length values (that is, '').
* InnoDB Storage Engine: A DDL operation such as ALTER TABLE ... ADD COLUMN could stall, eventually timing out with an Error 1005: Can't create table message referring to fil_rename_tablespace.
* InnoDB Storage Engine: A DDL operation for an InnoDB table could cause a busy MySQL server to halt with an assertion error: InnoDB: Failing assertion: trx->error_state == DB_SUCCESS The error occurred if the DDL operation was run while all 1023 undo slots were in use by concurrent transactions. This error was less likely to occur in MySQL 5.5 and 5.6, because raising the number of InnoDB undo slots increased the number of simultaneous transactions (corresponding to the number of undo slots) from 1K to 128K.
* InnoDB Storage Engine: Server startup could produce an error for temporary tables using the InnoDB storage engine, if the path in the $TMPDIR variable ended with a / character. The error log would look like:
120202 19:21:26 InnoDB: Operating system error number 2 in a file operation.
InnoDB: The error means the system cannot find the path specified.
InnoDB: If you are installing InnoDB, remember that you must create
InnoDB: directories yourself, InnoDB does not create them.
120202 19:21:26 InnoDB: Error: trying to open a table, but could not
InnoDB: open the tablespace file './t/#sql7750_1_0.ibd'!
InnoDB: Have you moved InnoDB .ibd files around without using the
InnoDB: commands DISCARD TABLESPACE and IMPORT TABLESPACE?
InnoDB: It is also possible that this is a temporary table #sql...,
InnoDB: and MySQL removed the .ibd file for this.
The workaround for the problem was to create a similar temporary table again, copy its .frm file to tmpdir under the name mentioned in the error message (for example, #sql123.frm) and restart mysqld with tmpdir set to its normal value without a trailing slash, for example /var/tmp. On startup, MySQL would see the .frm file and issue DROP TABLE for the orphaned temporary table.
* Replication: Statements that wrote to tables with AUTO_INCREMENT columns based on an unordered SELECT from another table could lead to the master and the slave going out of sync, as the order in which the rows are retrieved from the table may differ between them. Such statements include any INSERT ... SELECT, REPLACE ... SELECT, or CREATE TABLE ... SELECT statement. Such statements are now marked as unsafe for statement-based replication, which causes the execution of one to throw a warning, and forces the statement to be logged using the row-based format if the logging format is MIXED.
* The contents of the shared and shared-compat RPM packages had been changed in versions 5.5.6 and 5.6.1 to avoid the overlap which they traditionally had (and still have in MySQL 5.0 and 5.1). However, the RPM meta information had not been changed in accordance, and so RPM still assumed a conflict between shared and shared-compat RPM packages. This has been fixed.
* myisam_sort_buffer_size could not be set larger than 4GB on 64-bit systems.
* Due to improper locking, concurrent inserts into an ARCHIVE table at the same time as repair and check operations on the table resulted in table corruption.

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

  • MySQL 5.5.22. By MySQL AB (Open Source). User Rating. FileHippo Safety Guarantee Secured by Avira logo Avira. Download This Version (31.09MB) ...
    MySQL
    Download MySQL 5.5.22 - Change Log - FileHippo.com
    http://filehippo.com
  • MySQL 5.5.22. By MySQL AB (Open Source). User Rating. FileHippo Safety Guarantee Secured by Avira logo Avira. Download This Version (31.09MB) ...
    MySQL
    Download MySQL 5.5.22 - Comments - FileHippo.com
    http://filehippo.com
  • MySQL 5.5.22 By MySQL AB (Open Source) User Rating FileHippo Safety Guarantee Secured by Avira Download This Version (31.09MB) Download Advertisement Advertisement Latest Version MySQL 5.6.35 Older Ve...
    MySQL
    Download MySQL 5.5.22 - FileHippo.com
    http://filehippo.com
  • 2012年3月26日 - Filename: mysql-5.5.22-win32.msi. File size: 31.09MB (32,596,992 bytes). Requirements: Windows 9x / 2000 / XP / Vista / Windows 7 ...
    MySQL
    Download MySQL 5.5.22 - 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年3月26日 - 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.22 (32-bit) Download for Windows / FileHorse.com
    http://www.filehorse.com
  • 2012年3月26日 - Latest Version: MySQL 5.7.16 (64-bit). Requirements: Windows XP64 / Vista64 / Windows 7 64. User Rating: Click to vote. Author / Product:.
    MySQL
    MySQL 5.5.22 (64-bit) Download for Windows / FileHorse.com
    http://www.filehorse.com
  • I’ve made upgrade from MySQL 5.5.20 to 5.5.22 without any problem. March 28th, 2012 Westin Shafer Hello, Thanks for all the hard work. ...
    MySQL
    MySQL 5.5.22 | Dotdeb
    https://www.dotdeb.org
  • 一、相關資訊 • 作業環境:Windows Server 2008 Enterprise 32bits • 名稱及版本:mysql-5.5.9-win32 & 依據 Google 關鍵字搜尋結果 痞客邦 PIXNET 首頁 部落格 運動 美妝 3C 電影 旅遊 ...
    MySQL
    MySQL 5.5.9 安裝及設定 @ 漫步@雲端 :: 痞客邦 PIXNET ::
    http://chiangchingchi.pixnet.n
  • 免費 MySQL 軟體版本 : 5.7.10 for Windows (完整安裝版) 軟體分類 : 架站工具 (資料庫伺服器) 語言介面 : 英文 作業系統 : Windows(含Win10) 軟體性質 : 免費軟體 使用限制 : 非商業使用 檔案大小 : 371.72 MB 參考網站 : MySQL AB 點閱次數 : 141,013 ...
    MySQL
    MySQL 5.7.10 for Windows (完整安裝版):軟體王2017-軟體資訊網站
    http://www.softking.com.tw
  • 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 Reference Manual Preface and Legal Notices General Information Installing and Upgrading MySQL Tutorial MySQL Programs MySQL Server Administration Security ...
    MySQL
    MySQL :: MySQL 5.5 Reference Manual :: 13.7.5.22 SHOW GRANTS Syntax
    https://dev.mysql.com
  • ... in MySQL 5.5.24 (2012-05-07, General Availability) · Changes in MySQL 5.5.23 (2012-04-12, General Availability) · Changes in MySQL 5.5.22 (2012-03-21, ...
    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.22 (2012-03-21, General Availability) Functionality Added or Changed Bugs Fixed Functionality Added or Changed InnoDB: A deprecation warning is now issued when --ignore-builtin-in...
    MySQL
    MySQL :: MySQL 5.5 Release Notes :: Changes in MySQL 5.5.22 (2012-03-21, General Availability)
    http://dev.mysql.com
  • Changes in MySQL 5.5.22 (2012-03-21, General Availability). Functionality Added or Changed · Bugs Fixed. Functionality Added or Changed. InnoDB: A ...
    MySQL
    MySQL :: MySQL 5.5 Release Notes :: Changes in MySQL 5.5.22 ...
    https://dev.mysql.com
  • 這項網站搜尋結果說明因為網站的 robots.txt 而無法提供瞭解詳情
    MySQL
    mysql-5.5.22-winx64.msi - direct - University of California, Santa Barbara
    ftp://ftp.ucsb.edu
  • 2012年3月23日 - MySQL Server 5.5.22 (x64). Supported Systems Legacy OS support. Windows 98, 2000, XP, Vista, 7, 8. License. Open Source. Release Date.
    MySQL
    Old Version of MySQL Server 5.5.22 (x64) Download - OldApps.com
    http://www.oldapps.com