MySQL

MySQL 5.6.26

MySQL AB
開源軟體

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

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

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

# Bugs Fixed
- InnoDB: The ib_cursor_moveto function did not accept a search tuple with fewer fields than are defined for the index.
- InnoDB: The ib_table_truncate function failed to release a transaction, resulting in a hang on server shutdown.
- InnoDB: The ib_open_table_by_id function passed an incorrect argument to dict_table_open_on_id.
- InnoDB: On Unix-like platforms, os_file_create_simple_no_error_handling_func and os_file_create_func opened files in different modes when innodb_flush_method was set to O_DIRECT.
- InnoDB: Opening a foreign key-referenced table with foreign_key_checks enabled resulted in an error when the table or database name contained special characters.
- InnoDB: The page_zip_verify_checksum function returned false for a valid compressed page.
- InnoDB: An ALTER TABLE ... IMPORT TABLESPACE operation on a table with prefix index failed with a schema mismatch error.
- InnoDB: A failure to load a change buffer bitmap page during a concurrent delete tablespace operation caused a server exit.
- InnoDB: Importing a tablespace with a full-text index resulted in an assertion when attempting to rebuild the index.
- InnoDB: After dropping a full-text search index, the hidden FTS_DOC_ID and FTS_DOC_ID_INDEX columns prevented online DDL operations.
- InnoDB: The InnoDB memcached plugin handled unsigned NOT NULL integer columns incorrectly. Thanks to Piotr Jurkiewicz for the patch.
- InnoDB: A DROP DATABASE operation raised an assertion.
- InnoDB: An index record was not found on rollback due to inconsistencies in the purge_node_t structure.
- Partitioning: In certain cases, ALTER TABLE ... REBUILD PARTITION was not handled correctly when executed on a locked table.
- Replication: If flushing the cache to the binary log failed, for example due to a disk problem, the error was not detected by the binary log group commit logic. This could cause inconsistencies between the master and the slave. The fix uses the binlog_error_action variable to decide how to handle this situation. If binlog_error_action=ABORT_SERVER, then the server aborts after informing the client with an ER_BINLOGGING_IMPOSSIBLE error. If binlog_error_action=IGNORE_ERROR, then the error is ignored and binary logging is disabled until the server is restarted again. The same is mentioned in the error log file, and the transaction is committed inside the storage engine without being added to the binary log.
- Replication: When using GTIDs, a multi-threaded slave which had relay_log_recovery=1 and that stopped unexpectedly could encounter a relay-log-recovery cannot be executed when the slave was stopped with an error or killed in MTS mode error upon restart. The fix ensures that the relay log recovery process checks if GTIDs are in use or not. If GTIDs are in use, the multi-threaded slave recovery process uses the GTID protocol to fill any unprocessed transactions.
- Replication: When two slaves with the same server_uuid were configured to replicate from a single master, the I/O thread of the slaves kept reconnecting and generating new relay log files without new content. In such a situation, the master now generates an error which is sent to the slave. By receiving this error from the master, the slave I/O thread does not try to reconnect, avoiding this problem.
- Compilation failed when building MySQL without the Performance Schema.
- Incorrect cost calculation for the semi-join Duplicate Weedout strategy could result in a server exit.
- MySQL Enterprise Firewall recorded prepared statements as they were received by the server, not as normalized digests.
- Identifiers in normalized statements were sometimes quoted and sometimes not, an inconsistency that caused matching failure for statement digests and digest texts. This caused problems for MySQL Enterprise Firewall and for Performance Schema aggregation by digest. Identifiers now are quoted consistently.
- For MySQL Enterprise Firewall operation, max_digest_length had to be larger than mysql_firewall_max_query_size or normalized statements were truncated.
- Enabling MySQL Enterprise Firewall and binary logging could result in the server reading freed memory.
- For large values of max_digest_length, the Performance Schema could encounter an overflow error when computing memory requirements, resulting in a server exit.
- The Spencer regex library used for the REGEXP operator could be subject to heap overflow in some circumstances.
- A buffer-overflow error could occur for mysqlslap during option parsing.
- An off-by-one error in string-copying code could result in a buffer overflow.
- GROUP BY or ORDER BY on a CHAR(0) NOT NULL column could lead to a server exit.
- For some status variables that should monotonically increase, SHOW GLOBAL STATUS in one session could show them as decreasing when other concurrent sessions changed user or disconnected.
- mysql-systemd-start failed if datadir was set in /etc/my.cnf.
- A call to the MySQL Enterprise Firewall sp_set_firewall_mode() stored procedure with an invalid user name produced an error but added the user to the firewall_users table anyway.
- Ubuntu packages were missing dependencies for killall and psmisc.
- When choosing join order, the optimizer could incorrectly calculate the cost of a table scan and choose a table scan over a more efficient eq_ref join.

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

  • linux系统CentOS7 到http: // mirrors.sohu.com/mysql/下载想要的mysql版本 这里用到的是 mysql-5.6.26-linux-glibc2.5-x86_64.tar. gz 用 WinSCP上传到指定的目录下,这里是 /usr/local/ src 也可以直接在shell端提要供下载文件的详细url用wget命令下载到指定文件夹内 ...
    MySQL
    CentOS7安装mysql5.6.26 - 风吹屁股凉冰冰 - 博客园
    http://www.cnblogs.com
  • MySQL Community Edition is a freely downloadable version of the world's most popular open source database that is supported by an active community of open ...
    MySQL
    Download MySQL 5.6.26 - FileHippo.com
    http://filehippo.com
  • Title: MySQL 5.6.26 Filename: mysql-5.6.26-win32.msi File size: 34.82MB (36,509,696 bytes) Requirements: Windows 9x / 2000 / XP / Vista / Windows 7 / Windows 8 / Windows 10 / Windows 10 64-bit Languag...
    MySQL
    Download MySQL 5.6.26 - Technical Details - FileHippo.com
    http://filehippo.com
  • MySQL Engineering Blogs Upgrading your MySQL Server Farm MySQL Workbench 6.3.9 GA has been released “The king is dead, long live the king”: Our Paxos-based consensus Give me a MySQL and Make it Snappy...
    MySQL
    MySQL - Official Site
    https://www.mysql.com
  • MySQL 5.6.26 MySQL 5.6.26 By MySQL AB (Open Source) User Rating FileHippo Safety Guarantee Secured by Avira Download This Version (34.82MB) Download Advertisement Advertisement Latest Version MySQL 5....
    MySQL
    MySQL 5.6.26 - FileHippo.com - Download Free Software
    http://filehippo.com
  • MySQL Community Server 5.6 » MySQL Community Server 5.5 » Archived versions » Please report any bugs or inconsistencies you observe to our ...
    MySQL
    MySQL :: Download MySQL Community Server
    https://dev.mysql.com
  • Download MySQL Installer MySQL open source software is provided under the GPL License. OEMs, ISVs and VARs can purchase commercial licenses. MySQL Installer provides an easy to use, wizard-based insta...
    MySQL
    MySQL :: Download MySQL Installer
    https://dev.mysql.com
  • This is the MySQL™ Reference Manual. It documents MySQL 5.6 through 5.6.36, as well as MySQL Cluster releases based on versions 7.3 and 7.4 of NDB through 5.6.35-ndb-7.3.17 and 5.6.35-ndb-7.4.15, resp...
    MySQL
    MySQL :: MySQL 5.6 Reference Manual - MySQL :: Developer Zone
    https://dev.mysql.com
  • MySQL 5.6 Reference Manual Preface and Legal Notices General Information Installing and Upgrading MySQL Tutorial MySQL Programs MySQL Server Administration ...
    MySQL
    MySQL :: MySQL 5.6 Reference Manual :: 26 MySQL Workbench
    https://dev.mysql.com
  • ... in MySQL 5.6.28 (2015-12-07, General Availability) · Changes in MySQL 5.6.27 (2015-09-30, General Availability) · Changes in MySQL 5.6.26 (2015-07-24, ...
    MySQL
    MySQL :: MySQL 5.6 Release Notes
    https://dev.mysql.com
  • This document contains release notes for the changes in each release of MySQL 5.6, up through MySQL 5.6.36. For information about changes in a different MySQL series, see the release notes for that se...
    MySQL
    MySQL :: MySQL 5.6 Release Notes - MySQL :: Developer Zone
    https://dev.mysql.com
  • Changes in MySQL 5.6.26 (2015-07-24, General Availability) · Changes in MySQL 5.6.25 (2015-05-29, General Availability) · Changes in MySQL 5.6.24 ...
    MySQL
    MySQL :: MySQL 5.6 Release Notes :: Changes in MySQL 5.6.22 ...
    https://dev.mysql.com
  • Changes in MySQL 5.6.26 (2015-07-24, General Availability) This release adds support for Debian 8 and Ubuntu 15.04. MySQL Enterprise Notes Performance Schema Notes Security Notes Functionality Added o...
    MySQL
    MySQL :: MySQL 5.6 Release Notes :: Changes in MySQL 5.6.26 (2015-07-24, General Availability)
    https://dev.mysql.com
  • The firewall implements a DETECTING intrusion-detection mode. For accounts in this mode, the firewall detects suspicious statements and writes them to the ...
    MySQL
    MySQL :: MySQL 5.6 Release Notes :: Changes in MySQL 5.6.26 ...
    https://dev.mysql.com
  • 2015年12月7日 - Changes in MySQL 5.6.26 (2015-07-24, General Availability) · Changes in MySQL 5.6.25 (2015-05-29, General Availability) · Changes in ...
    MySQL
    MySQL :: MySQL 5.6 Release Notes :: Changes in MySQL 5.6.28 ...
    https://dev.mysql.com
  • Changes in MySQL 5.6.26 (2015-07-24, General Availability) · Changes in MySQL 5.6.25 (2015-05-29, General Availability) · Changes in MySQL 5.6.24 ...
    MySQL
    MySQL :: MySQL 5.6 Release Notes :: Changes in MySQL 5.6.29 ...
    https://dev.mysql.com
  • 2016年6月2日 - Changes in MySQL 5.6.26 (2015-07-24, General Availability) · Changes in MySQL 5.6.25 (2015-05-29, General Availability) · Changes in ...
    MySQL
    MySQL :: MySQL 5.6 Release Notes :: Changes in MySQL 5.6.31 ...
    https://dev.mysql.com