MySQL

MySQL 5.1.69

MySQL AB
開源軟體

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

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

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

# Functionality Added or Changed
* MySQL no longer uses the default OpenSSL compression.
# Bugs Fixed
* Performance; InnoDB: The DROP TABLE statement for a table using compression could be slower than necessary, causing a stall for several seconds. MySQL was unnecessarily decompressing pages in the buffer pool related to the table as part of the DROP operation.
* Important Note; Replication: It was possible to replicate from a table to a same-named view using statement-based logging, while using row-based logging instead led to a failure on the slave. Now the target object type is checked prior to performing any DML, and an error is given if the target on the slave is not actually a table. This is true regardless of the binary logging format in use.
* InnoDB: For InnoDB tables, if a PRIMARY KEY on a VARCHAR column (or prefix) was empty, index page compression could fail.
* InnoDB: For debug builds, InnoDB status exporting was subject to a race condition that could cause a server exit.
* InnoDB: Arithmetic underflow during page compression for CREATE TABLE on an InnoDB table could cause a server exit.
* InnoDB: This fix makes MySQL more responsive to KILL QUERY statements when the query is accessing an InnoDB table.
* InnoDB: When printing out long semaphore wait diagnostics, sync_array_cell_print() ran into a segmentation violation (SEGV) caused by a race condition. This fix addresses the race condition by allowing the cell to be freed while it is being printed.
* InnoDB: Killing a query caused an InnoDB assertion failure when the same table (cursor) instance was used again. This is the result of a regression error introduced. The fix introduced a check to handle kill signals for long running queries but the cursor was not restored to the proper state.
* InnoDB: The length of internally generated foreign key names was not checked. If internally generated foreign key names were over the 64 character limit, this resulted in invalid DDL from SHOW CREATE TABLE. This fix checks the length of internally generated foreign key names and reports an error message if the limit is exceeded.
* Partitioning: A query on a table partitioned by range and using TO_DAYS() as a partitioing function always included the first partition of the table when pruning. This happened regardless of the range employed in the BETWEEN clause of such a query.
* Replication: A zero-length name for a user variable (such as @``) was incorrectly considered to be a sign of data or network corruption when reading from the binary log.
* Replication: Backtick (`) characters were not always handled correctly in internally generated SQL statements, which could sometimes lead to errors on the slave.
* Replication: It was possible in certain cases—immediately after detecting an EOF in the dump thread read event loop, and before deciding whether to change to a new binary log file—for new events to be written to the binary log before this decision was made. If log rotation occurred at this time, any events that occurred following EOF detection were dropped, resulting in loss of data. Now in such cases, steps are taken to make sure that all events are processed before allowing the log rotation to take place.
* A long database name in a GRANT statement could cause the server to exit.
* Incorrect results were returned if a query contained a subquery in an IN clause which contained an XOR operation in the WHERE clause.
* Invocation of the range optimizer for a NULL select caused the server to exit.
* yaSSL did not perform proper padding checks, but instead examined only the last byte of plaintext and used it to determine how many bytes to remove.
* SHOW COLUMNS on a view defined as a UNION of Geometry columns could cause the server to exit.
* A LIKE pattern with too many '%' wildcards could cause a segmentation fault.
* SET var_name = VALUES(col_name) could cause the server to exit. This syntax is now prohibited because in SET context there is no column name and the statement returns ER_BAD_FIELD_ERROR.
* The COM_CHANGE_USER command in the client/server protocol did not properly use the character set number in * Subqueries with OUTER JOIN could return incorrect results if the subquery referred to a column from another SELECT.
* Field_geom::reset() failed to reset its base Field_blob. The range optimizer used the uninitialized field during optimization and execution, causing the server to exit.
* mysql_install_db did not escape '_' in the host name for statements written to the grant tables.
* PARTITION BY KEY on a utf32 ENUM column raised a debugging assertion.
* The optimizer used loose index scan for some queries for which this access method is inapplicable.
* If a dump file contained a view with one character set and collation defined on a view with a different character set and collation, attempts to restore the dump file failed with an “illegal mix of collations” error.
* The REPLACE() function produced incorrect results when a user variable was supplied as an argument and the operation was performed on multiple rows.
* UNION ALL on BLOB columns could produce incorrect results.
* View access in low memory conditions could raise a debugging assertion.
* Setting max_connections to a value less than the current number of open connections caused the server to exit.
* Incorrect metadata could be produced for columns returned from some views.
* For debug builds, some queries with SELECT ... FROM DUAL nested subqueries raised an assertion.
* Adjusted MySQL configuration to account for change in Automake 1.12 that produced sql_yacc.hh rather than sql_yacc.h as expected by sql/Makefile.am.

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

  • mysql> update user set host='%' where user='root'; mysql> update user set password=password('123456') where user='root'; mysql> delete from user where host=&#3...
    MySQL
    CentOS 安装MySQL 5.1.69 第2页_数据库技术_Linux公社-Linux系统门户网站
    http://www.linuxidc.com
  • MySQL 5.1.69 MySQL 5.1.69 Por MySQL AB (Open Source) Valoración de los usuarios Garantía de protección de FileHippo Amparado por Avira Descargar esta versión (38.79MB) Descargar Publicidad Publicidad ...
    MySQL
    Descargar MySQL 5.1.69 - FileHippo.com
    http://filehippo.com
  • MySQL 5.1.69 By MySQL AB (Open Source) User Rating FileHippo Safety Guarantee Secured by Avira Download This Version (38.79MB) Download Advertisement Advertisement Latest Version MySQL 5.6.35 Older Ve...
    MySQL
    Download MySQL 5.1.69 - Change Log - FileHippo.com
    http://filehippo.com
  • MySQL 5.1.69. By MySQL AB (Open Source). User Rating. FileHippo Safety Guarantee Secured by Avira logo Avira. Download This Version (38.79MB) ...
    MySQL
    Download MySQL 5.1.69 - Comments - FileHippo.com
    http://filehippo.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.1.69 - FileHippo.com
    http://filehippo.com
  • Filename: mysql-essential-5.1.69-win32.msi File size: 38.79MB (40,678,912 bytes) Requirements: Windows 9x / 2000 / XP / Vista / Windows 7 / Windows 8 / Windows 10 / Windows 10 64-bit Languages: Multip...
    MySQL
    Download MySQL 5.1.69 - Technical Details - FileHippo.com
    http://filehippo.com
  • MySQL 5.1 Release Notes 2 Changes in MySQL 5.1.53 (2010-11-03) 39 Changes in MySQL Enterprise 5.1.52sp1 [QSP] (2011-02-21) 41
    MySQL
    MySQL 5.1 Release Notes
    https://downloads.mysql.com
  • For information about changes in a different MySQL series, see the release notes ... in MySQL 5.1.69 (2013-04-18) · 7 Changes in MySQL 5.1.68 (2013-02-05) ...
    MySQL
    MySQL 5.1 Release Notes - Oracle Help Center
    https://docs.oracle.com
  • MySQL 5.1.69 MySQL 5.1.69 By MySQL AB (Open Source) User Rating FileHippo Safety Guarantee Secured by Avira Download This Version (38.79MB) Download Advertisement Advertisement Latest Version MySQL 5....
    MySQL
    MySQL 5.1.69 - FileHippo.com - Download Free Software
    http://filehippo.com
  • MySQL 5.1.69 - Latest and most recent versions of software. MySQL 5.1.69 historical versions with changelogs and relase notes. ... (Bug #11752707, Bug #43975) InnoDB: The page_zip_available function w...
    MySQL
    MySQL 5.1.69 - Latest versions of software
    http://www.recentversions.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
  • Dear MySQL users, MySQL Server 5.1.69, a new version of the popular Open Source Database Management System, has been released. MySQL 5.1.69 is recommended for use on production systems. For an overvie...
    MySQL
    MySQL :: MySQL Community Server 5.1.69 has been released
    https://forums.mysql.com
  • 2013年4月18日 - Dear MySQL users, MySQL Server 5.1.69, a new version of the popular Open Source Database Management System, has been released.
    MySQL
    MySQL :: MySQL Community Server 5.1.69 has been released - MySQL ...
    https://forums.mysql.com
  • we use a MySQL 5.1.69 and want to change a table with MD5 hashed values by SQL-Script to a sha256 hashed values. The MySQL functions MD5 and SHA1 works, but the MySQL 5.1.69 doesn't support SHA2. ...
    MySQL
    SHA256 in Mysql 5.1.69 - Stack Overflow
    http://stackoverflow.com
  • Is there any official or best practice way to upgrade without any issues a mysql server from version 5.1.69 to 5.5.31 or higher. And if so from ...
    MySQL
    Update mysql 5.1.69 to 5.5.31 or higher - CentOS
    http://www.centos.org
  • information about changes in a different MySQL series, see the release notes for that series. For additional MySQL ... Changes in MySQL 5.1.69 (2013-04-18) .
    MySQL
    [PDF] MySQL 5.1 Release Notes - Downloads
    https://downloads.mysql.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
    下载MySQL 5.1.69 -FileHippo.com
    http://filehippo.com