Home » Developer Tools » MySQL 5.1.31
[No Filter]
Download MySQL 5.1.31

MySQL 5.1.31

MySQL AB - 35.17MB (Open Source)
Functionality added or changed:

*
A new status variable, Queries, indicates the number of statements executed by the server. This includes statements executed within stored programs, unlike the Questions variable which includes only statements sent to the server by clients. (Bug#41131)
*
Performance of SELECT * retrievals from INFORMATION_SCHEMA.COLUMNS was improved slightly. (Bug#38918)
*
Previously, index hints did not work for FULLTEXT searches. Now they work as follows:

For natural language mode searches, index hints are silently ignored. For example, IGNORE INDEX(i) is ignored with no warning and the index is still used.

For boolean mode searches, index hints with FOR ORDER BY or FOR GROUP BY are silently ignored. Index hints with FOR JOIN or no FOR modifier are honored. In contrast to how hints apply for non-FULLTEXT searches, the hint is used for all phases of query execution (finding rows and retrieval, grouping, and ordering). This is true even if the hint is given for a non-FULLTEXT index. (Bug#38842)
| More
Copy the following code to link to this page:
DownloadDownload
This Version

35.17MB
Latest Version
MySQL 5.1.43

Old Versions
MySQL 5.1.42
MySQL 5.1.41
MySQL 5.1.40
MySQL 5.1.39
MySQL 5.1.38
MySQL 5.1.37
MySQL 5.1.36
MySQL 5.1.35
MySQL 5.1.34
MySQL 5.1.33
MySQL 5.1.32
MySQL 5.1.31
MySQL 5.1.30
MySQL 5.0.90
MySQL 5.0.89
MySQL 5.0.88
MySQL 5.0.87
MySQL 5.0.86
MySQL 5.0.85
MySQL 5.0.84
MySQL 5.0.77
MySQL 5.0.67
MySQL 5.0.51b
MySQL 5.0.51a
MySQL 5.0.45
MySQL 5.0.41
MySQL 5.0.37
MySQL 5.0.27
View more...

Homepage-About-Terms and Conditions-Advertise-Update Checker
© Copyright 2004-2010 FileHippo.com. All rights reserved.
v2.142
RSS MySQL Updates
RSS All Updates