MySQL Community Server 5.5.11 (64-bit)

Published April 8, 2011 by Download Software

MySQL Community Server is the freely downloadable version of the world’s most popular open source database. It is available under the GPL license and is supported by a huge and active community of open source developers.

The MySQL Community Server includes:

  • Pluggable Storage Engine Architecture
  • Multiple Storage Engines:
    • InnoDB
    • MyISAM
    • NDB (MySQL Cluster)
    • Memory
    • Merge
    • Archive
    • CSV
    • and more
  • MySQL Replication to improve application performance and scalability
  • MySQL Partitioning to improve performance and management of large database applications
  • Stored Procedures to improve developer productivity
  • Triggers to enforce complex business rules at the database level
  • Views to ensure sensitive information is not compromised
  • Information Schema to provide easy access to metadata
  • MySQL Connectors (ODBC, JDBC, .NET, etc) for building applications in multiple languages
  • MySQL Workbench for visual modeling, SQL development and administration

System Requirements:

  • Operating System: Windows All Version
  • Language: English-US
  • License: Open Source
  • Author: Oracle Corp

Changelog:

# Bugs fixed: * Partitioning: A problem with a previous fix for poor performance of INSERT ON DUPLICATE KEY UPDATE statements on tables having many partitions caused the handler function for reading a row from a specific index to fail to store the ID of the partition last used. This caused some statements to fail with Can't find record errors. * An assertion was raised if an XA COMMIT was issued when an XA transaction had already encountered an error (such as a deadlock) that required the transaction to be rolled back. * On some systems, debug builds of comp_err.c could fail due to an uninitialized variable. * The server read one byte too many when trying to process an XML string lacking a closing quote (') or double quote (") character used as an argument for UpdateXML() or ExtractValue(). * Attempting to create a spatial index on a CHAR column longer than 31 bytes led to an assertion failure if the server was compiled with safemutex support. * Aggregation followed by a subquery could produce an incorrect result. * An incorrect character set pointer passed to my_strtoll10_mb2() caused an assertion to be raised. * mysqldump did not quote database names in ALTER DATABASE statements in its output, which could cause an error at reload time for database names containing a dash. * The MYSQL_HOME environment variable was being ignored. * If a multiple-table update updated a row through two aliases and the first update physically moved the row, the second update failed to locate the row. This resulted in different errors depending on storage engine, although these errors did not accurately describe the problem: - MyISAM: Got error 134 from storage engine - InnoDB: Can't find record in 'tbl' For MyISAM, which is nontransactional, the update executed first was performed but the second was not. In addition, for two equal multiple-table update statements, one could succeed and the other fail depending on whether the record actually moved, which is inconsistent. Now such an update returns an error if it will update a table through multiple aliases, and perform an update that may physically more the row in at least one of these aliases. * SHOW WARNINGS output following EXPLAIN EXTENDED could include unprintable characters. * When CASE ... WHEN arguments had different character sets, 8-bit values could be referenced as utf16 or utf32 values, causing an assertion to be raised. * Bitmap functions used in one thread could change bitmaps used by other threads, causing an assertion to be raised.

| Download

Sponsored Links (What this)


Readers Comments (0)


Comments are closed.

Latest Update

Rufus 4.0.2035

Rufus is an utility that helps format and create bootable USB flash drives, such as USB keys/pendrives, memory sticks, etc. It can be especially useful ... Download »

Subscribe

Sign up to receive daily email updates of Srcwb.net latest software update. Enter your email address below: