AppHit only provides you the best software.
Home > Developer Tools > MySQL 5.1.26
MySQL 5.1.26
  • MySQL AB - 24.23M (Open Source)

Publisher's description

MySQL is a multithreaded, multi-user, SQL Database Management System (DBMS).

Features:

  • A broad subset of ANSI SQL 99, as well as extensions
  • Cross-platform support
  • Stored procedures
  • Triggers
  • Cursors
  • updatable Views
  • True VARCHAR support
  • INFORMATION_SCHEMA
  • Strict mode
  • X/Open XA distributed transaction processing (DTP) support; two phase commit as part of this, using Oracle's InnoDB engine
  • Independent storage engines (MyISAM for read speed, InnoDB for transactions and referential integrity, Archive for storing historical data in little space)
  • Transactions with the InnoDB, BDB and Cluster storage engines; savepoints with InnoDB
  • SSL support
  • Query caching
  • Sub-SELECTs (i.e. nested SELECTs)
  • Replication with one master per slave, many slaves per master, no automatic support for multiple masters per slave.
  • Full-text indexing and searching using MyISAM engine
  • Embedded database library
  • Full Unicode support
  • ACID compliance using the InnoDB, BDB and Cluster engines
  • Shared-nothing clustering through MySQL Cluster

Screenshots

Technical

File Size: 24.23M
License: Open Source
Released: Jun 30, 2008
Downloads: 28 (All versions: 1853)
OS Support: Windows 9x/2000/XP/2003/Vista
Plugins: None
Publisher: MySQL AB
Homepage:
MD5 Checksum: 4299f2b57fa584fb421fcabb1915aaae

Changelog

Changes in MySQL 5.1.26 (30 June 2008)
Functionality added or changed:

Important Change: Incompatible Change: The FEDERATED storage engine is now disabled by default in binary distributions. The engine is still available and can be enabled by starting the server with the --federated option. (Bug#37069)

Bugs fixed:

Replication: Performing an insert on a table having an AUTO_INCREMENT column and an INSERT trigger that was being replicated from a master running MySQL 5.0 or any version of MySQL 5.1 up to and including MySQL 5.1.11 to a slave running MySQL 5.1.12 or later caused the replication slave to crash. (Bug#36443)

See also Bug#33029

Row-based replication broke for utf8 CHAR columns longer than 85 characters. (Bug#37426)

NOT IN subqueries that selected MIN() or MAX() values but produced an empty result could cause a server crash. (Bug#37004)

ha_innodb.so was incorrectly installed in the lib/mysql directory rather than in lib/mysql/plugin. (Bug#36434)

An empty bit-string literal (b'') caused a server crash. Now the value is parsed as an empty bit value (which is treated as an empty string in string context or 0 in numeric context). (Bug#35658)

The code for detecting a byte order mark (BOM) caused mysql to crash for empty input. (Bug#35480)

The mysql client incorrectly parsed statements containing the word “delimiter” in mid-statement. (Bug#33812)

 

User reviews

Leave a Comment
Request a new picture


Latest Version
MySQL 5.1.26
Bookmark
MySQL 5.1.26